blob: 4c0f67c3d56c71622fae87f3550c76ce6671c999 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Fri Oct 6 16:07:38 2000
+++ Makefile.in Mon Oct 9 08:21:36 2000
@@ -89,7 +89,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
#AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
-SUBDIRS = utils include src doc tests textedit pathfinder
+SUBDIRS = utils include src doc
EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4
CLEANFILES = fox.tar.gz
|