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

Author: Jan Kiszka <jan.kis...@siemens.com>
Date:   Tue Feb 11 15:27:40 2014 +0100

include/copperplate: Do not install internal header registry-obstack.h

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>

---

 include/copperplate/Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/copperplate/Makefile.am b/include/copperplate/Makefile.am
index 50147a7..f721ff8 100644
--- a/include/copperplate/Makefile.am
+++ b/include/copperplate/Makefile.am
@@ -11,8 +11,10 @@ includesub_HEADERS =         \
        notifier.h              \
        reference.h             \
        registry.h              \
-       registry-obstack.h      \
        syncobj.h               \
        threadobj.h             \
        traceobj.h              \
        wrappers.h
+
+noinst_HEADERS =               \
+       registry-obstack.h


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

Reply via email to