29ef88d6c3
- add a new find's option -xautofs to not descend directories on autofs filesystems
13 lines
473 B
Diff
13 lines
473 B
Diff
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
|
|
|
|
|
|
# "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
|
|
|
|
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4
|
|
|