Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
xenomai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xenomai
xenomai
Commits
408c93e2
Commit
408c93e2
authored
Jun 25, 2018
by
Philippe Gerum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite/smokey: fix distcheck
parent
4ba4986a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
testsuite/smokey/Makefile.am
testsuite/smokey/Makefile.am
+6
-3
No files found.
testsuite/smokey/Makefile.am
View file @
408c93e2
...
@@ -30,13 +30,16 @@ COBALT_SUBDIRS = \
...
@@ -30,13 +30,16 @@ COBALT_SUBDIRS = \
vdso-access
\
vdso-access
\
xddp
xddp
MERCURY_SUBDIRS
=
LEFTOUT_SUBDIRS
=
if
CONFIG_XENO_LIBS_DLOPEN
if
CONFIG_XENO_LIBS_DLOPEN
COBALT_SUBDIRS
+=
dlopen
COBALT_SUBDIRS
+=
dlopen
else
LEFTOUT_SUBDIRS
+=
dlopen
endif
endif
MERCURY_SUBDIRS
=
DIST_SUBDIRS
=
$(COBALT_SUBDIRS)
$(MERCURY_SUBDIRS)
$(LEFTOUT_SUBDIRS)
DIST_SUBDIRS
=
$(COBALT_SUBDIRS)
$(MERCURY_SUBDIRS)
if
XENO_COBALT
if
XENO_COBALT
wrappers
=
$(XENO_POSIX_WRAPPERS)
wrappers
=
$(XENO_POSIX_WRAPPERS)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment