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

Author: Philippe Gerum <r...@xenomai.org>
Date:   Thu Jul  3 20:59:15 2014 +0200

build: fix distcheck

---

 include/Makefile.am |    1 +
 include/Makefile.in |    1 +
 lib/Makefile.am     |    1 +
 lib/Makefile.in     |    1 +
 4 files changed, 4 insertions(+)

diff --git a/include/Makefile.am b/include/Makefile.am
index 873db56..af13352 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -30,4 +30,5 @@ DIST_SUBDIRS =                \
        psos            \
        rtdm            \
        smokey          \
+       trank           \
        vxworks
diff --git a/include/Makefile.in b/include/Makefile.in
index a8cc34e..41f2286 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -390,6 +390,7 @@ DIST_SUBDIRS = \
        psos            \
        rtdm            \
        smokey          \
+       trank           \
        vxworks
 
 all: xeno_config.h
diff --git a/lib/Makefile.am b/lib/Makefile.am
index aaa920c..9b6621f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,4 +22,5 @@ DIST_SUBDIRS =                \
        copperplate     \
        psos            \
        smokey          \
+       trank           \
        vxworks
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 2a8b59a..930ba00 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -353,6 +353,7 @@ DIST_SUBDIRS = \
        copperplate     \
        psos            \
        smokey          \
+       trank           \
        vxworks
 
 all: all-recursive


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

Reply via email to