about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-01-04 22:30:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-01-04 22:30:39 +0000
commit35fa4e53a480e2048a0e0c8bf719dd72cd13b579 (patch)
treed789a5b7047bcef5f5ae6a20c149b69ebee3c4a2 /GNUmakefile
parentf371bcf12fd5f9c89a7f6bfe9cc851dcfdb8eaca (diff)
downloadnetpbm-mirror-35fa4e53a480e2048a0e0c8bf719dd72cd13b579.tar.gz
netpbm-mirror-35fa4e53a480e2048a0e0c8bf719dd72cd13b579.tar.xz
netpbm-mirror-35fa4e53a480e2048a0e0c8bf719dd72cd13b579.zip
Put pkgconfig_template in the package
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2102 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 2 insertions, 0 deletions
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