]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/nfs/Makefile.am
Autogen update
[nfs-utils.git] / support / nfs / Makefile.am
diff --git a/support/nfs/Makefile.am b/support/nfs/Makefile.am
new file mode 100644 (file)
index 0000000..bb8bc41
--- /dev/null
@@ -0,0 +1,14 @@
+## Process this file with automake to produce Makefile.in
+
+noinst_LIBRARIES = libnfs.a
+libnfs_a_SOURCES = exports.c rmtab.c xio.c rpcmisc.c rpcdispatch.c \
+                  xlog.c xmalloc.c wildmat.c nfssvc.c nfsclient.c \
+                  nfsexport.c getfh.c nfsctl.c lockdsvc.c \
+                  svc_socket.c cacheio.c closeall.c
+
+MAINTAINERCLEANFILES = Makefile.in
+
+EXTRA_DIST = \
+       clients.c \
+       keytab.c \
+       ypupdate_xdr.c