summaryrefslogtreecommitdiffstats
path: root/macosx/GNUmakefile
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)
commit907864a09c9230ef3a809b73b835abdacea8c944 (patch)
tree1946fa6ba11274092dde7cec274732cf26f76a67 /macosx/GNUmakefile
parenta59d256b75d74edc1e878bf776e394636df0a422 (diff)
downloadtk-907864a09c9230ef3a809b73b835abdacea8c944.zip
tk-907864a09c9230ef3a809b73b835abdacea8c944.tar.gz
tk-907864a09c9230ef3a809b73b835abdacea8c944.tar.bz2
Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch
Diffstat (limited to 'macosx/GNUmakefile')
-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