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