From 35fa4e53a480e2048a0e0c8bf719dd72cd13b579 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 4 Jan 2014 22:30:39 +0000 Subject: Put pkgconfig_template in the package git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2102 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index eaf1ade3..898ec738 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -243,6 +243,8 @@ init_package: $(INSTALL) -c -m 664 $(SRCDIR)/buildtools/README.pkg $(PKGDIR)/README $(INSTALL) -c -m 664 $(SRCDIR)/buildtools/config_template \ $(PKGDIR)/config_template + $(INSTALL) -c -m 664 $(SRCDIR)/buildtools/pkgconfig_template \ + $(PKGDIR)/pkgconfig_template advise_installnetpbm: @echo -- cgit 1.4.1