You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
357 B
12 lines
357 B
Index: Makefile.in |
|
--- Makefile.in.orig 2008-02-03 13:07:21.000000000 +0100 |
|
+++ Makefile.in 2010-02-20 09:15:58.000000000 +0100 |
|
@@ -265,7 +265,7 @@ |
|
target_cpu = @target_cpu@ |
|
target_os = @target_os@ |
|
target_vendor = @target_vendor@ |
|
-SUBDIRS = src examples macros tests doc |
|
+SUBDIRS = src examples macros doc |
|
EXTRA_DIST = \ |
|
TODO \ |
|
HACKING \
|
|
|