]> git.decadent.org.uk Git - nfs-utils.git/blob - support/nfs/Makefile.am
e9462fccca2260cea06d3a0e807f9e074d937b55
[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 nfsclient.c \
6                    nfsexport.c getfh.c nfsctl.c rpc_socket.c getport.c \
7                    svc_socket.c cacheio.c closeall.c nfs_mntent.c conffile.c
8
9 MAINTAINERCLEANFILES = Makefile.in
10