summaryrefslogtreecommitdiffstats
path: root/tkwin/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:22:44 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:22:44 (GMT)
commitb999c5c8e279e5f0166f539caa55c860597b2f7a (patch)
treea0b0464dd096224ab878c730689155baa3cde2ad /tkwin/Makefile.in
parent209a2db1839a0dd1dd15a156f37a6d3c21180645 (diff)
downloadblt-b999c5c8e279e5f0166f539caa55c860597b2f7a.zip
blt-b999c5c8e279e5f0166f539caa55c860597b2f7a.tar.gz
blt-b999c5c8e279e5f0166f539caa55c860597b2f7a.tar.bz2
minor config change
Diffstat (limited to 'tkwin/Makefile.in')
-rw-r--r--tkwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tkwin/Makefile.in b/tkwin/Makefile.in
index 50c8b82..91be23b 100644
--- a/tkwin/Makefile.in
+++ b/tkwin/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 tkwinConfig.sh
+CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@