2009-07-01 12:03:32 +00:00
|
|
|
diff -up findutils-4.4.2/Makefile.am_old findutils-4.4.2/Makefile.am
|
|
|
|
--- findutils-4.4.2/Makefile.am_old 2009-06-30 14:54:41.000000000 +0200
|
|
|
|
+++ findutils-4.4.2/Makefile.am 2009-06-30 14:54:59.000000000 +0200
|
|
|
|
@@ -8,7 +8,7 @@ DISTCLEANFILES = tool-versions.txt
|
|
|
|
|
2008-04-30 10:02:05 +00:00
|
|
|
|
|
|
|
# "tests" is the gnulib unit test dir.
|
|
|
|
-SUBDIRS = gnulib tests build-aux lib find xargs locate doc po m4
|
|
|
|
+SUBDIRS = gnulib tests build-aux lib find xargs doc po m4
|
2009-07-01 12:03:32 +00:00
|
|
|
|
2008-04-30 10:02:05 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4
|
2009-07-01 12:03:32 +00:00
|
|
|
|