aboutsummaryrefslogtreecommitdiffstats
path: root/science/bft/files/patch-tests_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'science/bft/files/patch-tests_Makefile.in')
-rw-r--r--science/bft/files/patch-tests_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/bft/files/patch-tests_Makefile.in b/science/bft/files/patch-tests_Makefile.in
new file mode 100644
index 000000000000..9584eaabb226
--- /dev/null
+++ b/science/bft/files/patch-tests_Makefile.in
@@ -0,0 +1,11 @@
+--- tests/Makefile.in.orig 2011-07-11 11:05:15.000000000 +0200
++++ tests/Makefile.in 2012-04-07 15:52:02.000000000 +0200
+@@ -261,7 +261,7 @@
+ bft_mem_usage_test_SOURCES = bft_mem_usage_test.c
+ bft_mem_test_SOURCES = bft_mem_test.c
+ bft_printf_test_SOURCES = bft_printf_test.c
+-all: all-am
++all: $(check_PROGRAMS)
+
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj