source: trunk/third/findutils/Makefile.am @ 18896

Revision 18896, 216 bytes checked in by zacheiss, 21 years ago (diff)
Remove AFS autoconf macro; the code it enables is broken and useless. Don't build locate and updatedb; they're not useful to us.
Line 
1AUTOMAKE_OPTIONS=gnits readme-alpha
2
3EXTRA_DIST = COPYING ChangeLog TODO install-sh config.h.in stamp-h.in \
4                THANKS
5SUBDIRS = lib intl find xargs doc m4 po
6
7ACLOCAL_AMFLAGS = -I m4
8
9DISTCLEANFILES = intl/libintl.h
Note: See TracBrowser for help on using the repository browser.