]> git.decadent.org.uk Git - nfs-utils.git/blob - support/nfs/Makefile.am
Remove rpc.lockd
[nfs-utils.git] / support / nfs / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 noinst_LIBRARIES = libnfs.a
4 libnfs_a_SOURCES = exports.c rmtab.c xio.c rpcmisc.c rpcdispatch.c \
5                    xlog.c xcommon.c wildmat.c nfssvc.c nfsclient.c \
6                    nfsexport.c getfh.c nfsctl.c \
7                    svc_socket.c cacheio.c closeall.c conn.c fstab.c nfs_mntent.c
8
9 MAINTAINERCLEANFILES = Makefile.in
10