X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Fnfs%2FMakefile.am;h=6006df63c5d7f36964a3f3daad01fb86b70b686f;hb=dd087896285da9e160e13ee9f7d75381b67895e3;hp=e844c731bbba0916da789c95834ba879e7f13e83;hpb=4e2bae795e5eaf9922f0b966ab5df64994c836a2;p=nfs-utils.git diff --git a/support/nfs/Makefile.am b/support/nfs/Makefile.am index e844c73..6006df6 100644 --- a/support/nfs/Makefile.am +++ b/support/nfs/Makefile.am @@ -3,12 +3,8 @@ noinst_LIBRARIES = libnfs.a libnfs_a_SOURCES = exports.c rmtab.c xio.c rpcmisc.c rpcdispatch.c \ xlog.c xcommon.c wildmat.c nfssvc.c nfsclient.c \ - nfsexport.c getfh.c nfsctl.c lockdsvc.c \ + nfsexport.c getfh.c nfsctl.c \ svc_socket.c cacheio.c closeall.c conn.c fstab.c nfs_mntent.c MAINTAINERCLEANFILES = Makefile.in -EXTRA_DIST = \ - clients.c \ - keytab.c \ - ypupdate_xdr.c