X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Makefile.am;h=f01dba369c9fb32f34bdafcb343dd12ab4a0ee2d;hb=20379f03fc80f4c2cb52d53103978c8141994c50;hp=653060d0a782ed70711afadbc6ec32fecdf62d65;hpb=2e4db0d14597fdb0013fb16f24b3f872d1217397;p=deb_libnfs.git 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