Module: xenomai-gch
Branch: for-2.4
Commit: 50a4d78f324115aac56773d0983a07cd02cc26fa
URL:    
http://git.xenomai.org/?p=xenomai-gch.git;a=commit;h=50a4d78f324115aac56773d0983a07cd02cc26fa

Author: Philippe Gerum <r...@xenomai.org>
Date:   Mon Sep 21 10:47:54 2009 +0200

scripts: install wrap-link.sh

---

 scripts/Makefile.am |    4 ++--
 scripts/Makefile.in |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 21a7447..bea9288 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,4 +1,4 @@
-bin_SCRIPTS=xeno-config xeno-load xeno-test xeno-info
+bin_SCRIPTS=xeno-config xeno-load xeno-test xeno-info wrap-link.sh
 
 install-exec-local:
        @if test -r $(srcdir)/postinstall.sh ; then \
@@ -6,6 +6,6 @@ install-exec-local:
           $(srcdir)/postinstall.sh ; \
        fi
 
-EXTRA_DIST = bootstrap prepare-kernel.sh xeno-info \
+EXTRA_DIST = bootstrap prepare-kernel.sh xeno-info wrap-link.sh \
        Kconfig.frag Modules.frag defconfig.frag \
        help_from_kconfig.pl $(wildcard postinstall.sh)
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 56bdf4e..3268889 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -237,8 +237,8 @@ target_vendor = @target_vendor@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-bin_SCRIPTS = xeno-config xeno-load xeno-test xeno-info
-EXTRA_DIST = bootstrap prepare-kernel.sh xeno-info \
+bin_SCRIPTS = xeno-config xeno-load xeno-test xeno-info wrap-link.sh
+EXTRA_DIST = bootstrap prepare-kernel.sh xeno-info wrap-link.sh \
        Kconfig.frag Modules.frag defconfig.frag \
        help_from_kconfig.pl $(wildcard postinstall.sh)
 


_______________________________________________
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to