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