]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/nfsstat/Makefile.am
Autogen update
[nfs-utils.git] / utils / nfsstat / Makefile.am
diff --git a/utils/nfsstat/Makefile.am b/utils/nfsstat/Makefile.am
new file mode 100644 (file)
index 0000000..becb108
--- /dev/null
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in
+
+man8_MANS      = nfsstat.man
+EXTRA_DIST     = $(man8_MANS)
+
+sbin_PROGRAMS  = nfsstat
+nfsstat_SOURCES = nfsstat.c
+nfsstat_LDADD = ../../support/export/libexport.a \
+               ../../support/nfs/libnfs.a \
+               ../../support/misc/libmisc.a
+
+MAINTAINERCLEANFILES = Makefile.in