X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=Makefile.am;h=4ffb68f9897a84e5b3503e4daf30b1b28505e07a;hp=653060d0a782ed70711afadbc6ec32fecdf62d65;hb=db8b33daf8be730135be7b3991cf96fc701bd7f0;hpb=dabf41528576be84318ce8da010173493c1e1231 diff --git a/Makefile.am b/Makefile.am index 653060d..4ffb68f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,7 @@ -SUBDIRS = mount nfs portmap rquota lib include . $(MAYBE_EXAMPLES) +SUBDIRS = mount nfs nlm nsm portmap rquota lib include . $(MAYBE_EXAMPLES) + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libnfs.pc + +EXTRA_DIST = README COPYING libnfs.pc.in examples