X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fnfsidmap%2FMakefile.am;fp=utils%2Fnfsidmap%2FMakefile.am;h=f837b913d1a83a2b5163c33168c2c1f3397dc232;hb=6f07548141e710767d425e119d9823691293771d;hp=0000000000000000000000000000000000000000;hpb=409487978593de13ae36be0ee56d8111ad6b3319;p=nfs-utils.git diff --git a/utils/nfsidmap/Makefile.am b/utils/nfsidmap/Makefile.am new file mode 100644 index 0000000..f837b91 --- /dev/null +++ b/utils/nfsidmap/Makefile.am @@ -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