summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2014-12-13 02:47:44 (GMT)
committerKevin Walzer <kw@codebykevin.com>2014-12-13 02:47:44 (GMT)
commit4cc2d15a1be618a46621d38ac1e81d9400c15957 (patch)
tree1946fa6ba11274092dde7cec274732cf26f76a67 /macosx
parentf38934ec3af8ff37efbf572cfad1b829409e81eb (diff)
downloadtk-4cc2d15a1be618a46621d38ac1e81d9400c15957.zip
tk-4cc2d15a1be618a46621d38ac1e81d9400c15957.tar.gz
tk-4cc2d15a1be618a46621d38ac1e81d9400c15957.tar.bz2
Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch
Diffstat (limited to 'macosx')
-rw-r--r--macosx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index 333961c..02240ed 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -134,7 +134,7 @@ endif
INSTALL_TARGETS = install-binaries install-libraries
ifeq (${EMBEDDED_BUILD},)
-INSTALL_TARGETS += install-private-headers install-demos
+INSTALL_TARGETS += install-private-headers install-headers install-demos
endif
ifeq (${INSTALL_BUILD}_${EMBEDDED_BUILD}_${BUILD_STYLE},1__Deployment)
INSTALL_TARGETS += html-tk