11 lines
218 B
Text
11 lines
218 B
Text
--- GNUmakefile.in.orig Thu Jun 10 11:09:18 2004
|
|
+++ GNUmakefile.in Mon Jun 28 02:16:04 2004
|
|
@@ -25,7 +25,7 @@
|
|
$(wildcard makefiles/*)
|
|
|
|
|
|
-SUBDIRS = src doc
|
|
+SUBDIRS = src
|
|
|
|
all:
|
|
for subdir in $(SUBDIRS) ; do \
|