13 lines
230 B
Text
13 lines
230 B
Text
|
Index: testing/Makefile
|
||
|
--- testing/Makefile.orig
|
||
|
+++ testing/Makefile
|
||
|
@@ -3,7 +3,7 @@
|
||
|
#
|
||
|
|
||
|
dlvl = ../.
|
||
|
-include $(dlvl)/Makefile.in
|
||
|
+#include $(dlvl)/Makefile.in
|
||
|
|
||
|
# Archive files necessary to compile
|
||
|
LIB = $(CBLIB) $(BLLIB)
|