summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-02 07:39:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-02 07:39:48 (GMT)
commiteb74ab7bf3bd24df7bb71fb7554915491bc9850b (patch)
tree69ea0786a47afe76370df06df2f77430be4dd22f /unix/Makefile.in
parentc50e7b5e5c554fea785854fee0f266955b59626c (diff)
parent9e1c5266c042df7a0f76a8c5cd13094fdfc0e9fc (diff)
downloadtk-eb74ab7bf3bd24df7bb71fb7554915491bc9850b.zip
tk-eb74ab7bf3bd24df7bb71fb7554915491bc9850b.tar.gz
tk-eb74ab7bf3bd24df7bb71fb7554915491bc9850b.tar.bz2
Merge 8.6
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 6d9f6a4..0ffd5ab 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -581,7 +581,8 @@ AQUA_XLIB_HDRS = $(XLIB_DIR)/X11/*.h $(XLIB_DIR)/xbytes.h
AQUA_PRIVATE_HDRS = $(MAC_OSX_DIR)/tkMacOSXPort.h $(MAC_OSX_DIR)/tkMacOSXInt.h
-X11_PRIVATE_HDRS = $(UNIX_DIR)/tkUnixPort.h $(UNIX_DIR)/tkUnixInt.h $(GENERIC_DIR)/tkIntXlibDecls.h
+X11_PRIVATE_HDRS = $(UNIX_DIR)/tkUnixPort.h $(UNIX_DIR)/tkUnixInt.h $(GENERIC_DIR)/tkIntXlibDecls.h \
+ $(UNIX_DIR)/tkUnixDefault.h
# Currently private, eventually public
TTK_HDRS = $(TTK_DIR)/ttkTheme.h $(TTK_DIR)/ttkDecls.h