X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=Makefile.am;h=ae7cd16519648d2664958fc4de6483bf6bd266d2;hp=ec8e832ae962bdf1b1428a4c57f78fbea5d30e8a;hb=965b15b855c0c621462256b0ab687fc32644255a;hpb=51a0e4c4d8aa871e87d8c8749d35b64ccb669506 diff --git a/Makefile.am b/Makefile.am index ec8e832..ae7cd16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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