Tk Source Code

Artifact [0176f680]
Login

Artifact 0176f6801c1516357c75bb79d61aac1bd88ab3d2:

Attachment "tk.patch" to ticket [4f158334] added by anonymous 2014-12-12 15:00:30. (unpublished)
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