summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevin_walzer <kevin_walzer@noemail.net>2014-12-13 02:47:44 (GMT)
committerkevin_walzer <kevin_walzer@noemail.net>2014-12-13 02:47:44 (GMT)
commitcc84f482a70ff8422edd020fcdb167e9ea6fd9ba (patch)
tree1946fa6ba11274092dde7cec274732cf26f76a67
parent0b0d72aa8b636588d06a311e4d2aa1b45e78fa59 (diff)
downloadtk-cc84f482a70ff8422edd020fcdb167e9ea6fd9ba.zip
tk-cc84f482a70ff8422edd020fcdb167e9ea6fd9ba.tar.gz
tk-cc84f482a70ff8422edd020fcdb167e9ea6fd9ba.tar.bz2
Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch
FossilOrigin-Name: ac4cd974c5cffbaa320400d6687dae6073a1e26e
-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