blob: a88f2e97dd4e78b14de8536d4b6f59f70457787f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Fri Jul 13 02:58:24 2001
+++ Makefile.in Fri Jul 20 20:42:11 2001
@@ -89,7 +89,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
#AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
-SUBDIRS = utils include src doc tests textedit pathfinder calculator
+SUBDIRS = utils include src ${DOC}
EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4
CLEANFILES = fox.tar.gz
|