]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - Makefile.am
nfsidmap: Added Error Logging
[nfs-utils.git] / Makefile.am
index ec8e832ae962bdf1b1428a4c57f78fbea5d30e8a..ae7cd16519648d2664958fc4de6483bf6bd266d2 100644 (file)
@@ -1,6 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = tools support utils linux-nfs
+AUTOMAKE_OPTIONS = foreign
+
+SUBDIRS = tools support utils linux-nfs tests
 
 MAINTAINERCLEANFILES = Makefile.in
 
@@ -38,7 +40,12 @@ EXTRA_DIST = \
        aclocal/bsdsignals.m4 \
        aclocal/nfs-utils.m4 \
        aclocal/kerberos5.m4 \
-       aclocal/tcp-wrappers.m4
+       aclocal/tcp-wrappers.m4 \
+       aclocal/libtirpc.m4 \
+       aclocal/libevent.m4 \
+       aclocal/libnfsidmap.m4 \
+       aclocal/rpcsec_vers.m4 \
+       aclocal/ipv6.m4
 
 ACLOCAL_AMFLAGS = -I aclocal