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

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 78e78ec..8612f6d 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -238,8 +238,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