X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Makefile.am;h=03e441928c36e1a505d89ed3e08f745028c53d30;hb=fd44437c52df26e67004cd0222d0c2bfe7cb685b;hp=653060d0a782ed70711afadbc6ec32fecdf62d65;hpb=dabf41528576be84318ce8da010173493c1e1231;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 +