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