summaryrefslogtreecommitdiffstats
path: root/tkmacosx/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:24:06 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:24:06 (GMT)
commit3066669ec4ba17a07ecde759adb22d56ea31bea3 (patch)
tree9ee90f2a667329e3e9b017cf87b68deea131c0db /tkmacosx/Makefile.in
parentb885d09cc7d8cf7a64a5ea0f95ac363c7f131787 (diff)
downloadblt-3066669ec4ba17a07ecde759adb22d56ea31bea3.zip
blt-3066669ec4ba17a07ecde759adb22d56ea31bea3.tar.gz
blt-3066669ec4ba17a07ecde759adb22d56ea31bea3.tar.bz2
minor config change
Diffstat (limited to 'tkmacosx/Makefile.in')
-rw-r--r--tkmacosx/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tkmacosx/Makefile.in b/tkmacosx/Makefile.in
index 6849188..d320625 100644
--- a/tkmacosx/Makefile.in
+++ b/tkmacosx/Makefile.in
@@ -158,7 +158,7 @@ PKG_CFLAGS = @PKG_CFLAGS@
DEFS = @DEFS@ $(PKG_CFLAGS)
# Move pkgIndex.tcl to 'BINARIES' var if it is generated in the Makefile
-CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl tkmacosxConfig.sh
+CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@