Module: xenomai-forge
Branch: next
Commit: ca0095f0f984c2110045f2bdeb8a80f9d27a7e53
URL:    
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=ca0095f0f984c2110045f2bdeb8a80f9d27a7e53

Author: Philippe Gerum <r...@xenomai.org>
Date:   Mon Sep  1 10:51:22 2014 +0200

testsuite/smokey: fix dist rule

---

 testsuite/smokey/Makefile.am |    5 +++--
 testsuite/smokey/Makefile.in |    5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/testsuite/smokey/Makefile.am b/testsuite/smokey/Makefile.am
index 50fbad7..0af40aa 100644
--- a/testsuite/smokey/Makefile.am
+++ b/testsuite/smokey/Makefile.am
@@ -13,14 +13,14 @@ SUBDIRS =           \
        arith           \
        bufp            \
        cond-torture    \
+       fork-exec       \
        iddp            \
        mutex-torture   \
        rtdm            \
        sched-quota     \
        sched-tp        \
        vdso-access     \
-       xddp            \
-       fork-exec
+       xddp
 else
 SUBDIRS =
 wrappers =
@@ -51,6 +51,7 @@ DIST_SUBDIRS =                \
        arith           \
        bufp            \
        cond-torture    \
+       fork-exec       \
        iddp            \
        mutex-torture   \
        rtdm            \
diff --git a/testsuite/smokey/Makefile.in b/testsuite/smokey/Makefile.in
index d012123..25369f7 100644
--- a/testsuite/smokey/Makefile.in
+++ b/testsuite/smokey/Makefile.in
@@ -388,14 +388,14 @@ core_libs = $(am__append_1)
 @XENO_COBALT_TRUE@     arith           \
 @XENO_COBALT_TRUE@     bufp            \
 @XENO_COBALT_TRUE@     cond-torture    \
+@XENO_COBALT_TRUE@     fork-exec       \
 @XENO_COBALT_TRUE@     iddp            \
 @XENO_COBALT_TRUE@     mutex-torture   \
 @XENO_COBALT_TRUE@     rtdm            \
 @XENO_COBALT_TRUE@     sched-quota     \
 @XENO_COBALT_TRUE@     sched-tp        \
 @XENO_COBALT_TRUE@     vdso-access     \
-@XENO_COBALT_TRUE@     xddp            \
-@XENO_COBALT_TRUE@     fork-exec
+@XENO_COBALT_TRUE@     xddp
 
 plugin_list = $(foreach plugin,$(SUBDIRS),$(plugin)/lib$(plugin).a)
 # wrap-link.sh is confused by -whole-archive, so work around
@@ -421,6 +421,7 @@ DIST_SUBDIRS = \
        arith           \
        bufp            \
        cond-torture    \
+       fork-exec       \
        iddp            \
        mutex-torture   \
        rtdm            \


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to