Module: xenomai-head Branch: master Commit: 615a414dcaf40e9c31887577cc4c683e15c174fb URL: http://git.xenomai.org/?p=xenomai-head.git;a=commit;h=615a414dcaf40e9c31887577cc4c683e15c174fb
Author: Gilles Chanteperdrix <[email protected]> Date: Wed May 25 21:29:25 2011 +0200 xeno-test: commit forgotten generated makefile --- src/testsuite/xeno-test/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/testsuite/xeno-test/Makefile.in b/src/testsuite/xeno-test/Makefile.in index 97a5dad..7566cbb 100644 --- a/src/testsuite/xeno-test/Makefile.in +++ b/src/testsuite/xeno-test/Makefile.in @@ -662,7 +662,7 @@ uninstall-am: uninstall-binSCRIPTS uninstall-testPROGRAMS \ uninstall-testSCRIPTS -xeno-test: xeno-test.in Makefile.in +xeno-test: $(srcdir)/xeno-test.in Makefile sed "s,@testdir@,$(testdir)," $< > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. _______________________________________________ Xenomai-git mailing list [email protected] https://mail.gna.org/listinfo/xenomai-git
