X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=03e441928c36e1a505d89ed3e08f745028c53d30;hb=5670ec6e746ac6d1f110e160806c8d846b98b660;hp=653060d0a782ed70711afadbc6ec32fecdf62d65;hpb=3be2733596b0cc976136361c5b20576ffca5bef5;p=deb_libnfs.git diff --git a/Makefile.am b/Makefile.am index 653060d..03e4419 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,7 @@ SUBDIRS = mount nfs portmap rquota lib include . $(MAYBE_EXAMPLES) +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libnfs.pc + +EXTRA_DIST = README COPYING libnfs.pc.in +