X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Makefile.am;h=fdd4c98a094513ed8fa2f157483a34c8422c6fd5;hb=ca3bb55c654fe735913952e373cd5a26142c25a7;hp=653060d0a782ed70711afadbc6ec32fecdf62d65;hpb=2e4db0d14597fdb0013fb16f24b3f872d1217397;p=deb_libnfs.git diff --git a/Makefile.am b/Makefile.am index 653060d..fdd4c98 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 . $(MAYBE_EXAMPLES) + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libnfs.pc + +EXTRA_DIST = README COPYING libnfs.pc.in examples