]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/nfsidmap/Makefile.am
Add the new nfsidmap program
[nfs-utils.git] / utils / nfsidmap / Makefile.am
diff --git a/utils/nfsidmap/Makefile.am b/utils/nfsidmap/Makefile.am
new file mode 100644 (file)
index 0000000..f837b91
--- /dev/null
@@ -0,0 +1,9 @@
+## Process this file with automake to produce Makefile.in
+
+man8_MANS = nfsidmap.man
+
+sbin_PROGRAMS  = nfsidmap
+nfsidmap_SOURCES = nfsidmap.c
+nfsidmap_LDADD = -lnfsidmap -lkeyutils
+
+MAINTAINERCLEANFILES = Makefile.in