summaryrefslogtreecommitdiffstats
path: root/tclsignal/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:56:24 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:56:24 (GMT)
commit754f4b032272e6d13387dc69b5390ca6986c3e51 (patch)
tree8a466cac8fdb3c5c51f5c082d244bcda07d014d3 /tclsignal/Makefile.in
parent04473a2879396f275291b83d099e20eb6ad630ae (diff)
parent4987f739ac0d1d34af417bf6cb3a5299113ae660 (diff)
downloadblt-754f4b032272e6d13387dc69b5390ca6986c3e51.zip
blt-754f4b032272e6d13387dc69b5390ca6986c3e51.tar.gz
blt-754f4b032272e6d13387dc69b5390ca6986c3e51.tar.bz2
Merge commit '4987f739ac0d1d34af417bf6cb3a5299113ae660'
Diffstat (limited to 'tclsignal/Makefile.in')
-rw-r--r--tclsignal/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tclsignal/Makefile.in b/tclsignal/Makefile.in
index 3b0556a..272ab90 100644
--- a/tclsignal/Makefile.in
+++ b/tclsignal/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 tclsignalConfig.sh
+CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@