X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=Makefile.am;h=d8e0d1a41a4d8bc73d39c16913989b1e8c89c70a;hb=0f0373f0672996ee3856078e06d713ce6b1d95b2;hp=d9a4fc387ea85fcd0836e71eb7bd81fe70e013bf;hpb=885632f08c75c1d7bb5d25436231c78f6ad7e0c0;p=wimlib diff --git a/Makefile.am b/Makefile.am index d9a4fc38..d8e0d1a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,9 @@ SUBDIRS = src programs doc ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = COPYING.LIB strip_fPIC.sh +EXTRA_DIST = COPYING.LIB strip_fPIC.sh debian + +pkgconfigdir = @pkgconfigdir@ +pkgconfig_DATA = wimlib.pc + +$(pkgconfig_DATA): config.status