summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:06:22 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-21 20:06:22 (GMT)
commite1747e4c56d59fc71d40bb6ab19a9fa0e1a9efeb (patch)
treed7797ca58bd9b52b17057533073871abfed74562 /Makefile.in
parent30431cd2878d092d6b92d8de3f091a3c62635155 (diff)
downloadblt-e1747e4c56d59fc71d40bb6ab19a9fa0e1a9efeb.zip
blt-e1747e4c56d59fc71d40bb6ab19a9fa0e1a9efeb.tar.gz
blt-e1747e4c56d59fc71d40bb6ab19a9fa0e1a9efeb.tar.bz2
minor config changev3.2.5
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1bd12d6..8903162 100644
--- a/Makefile.in
+++ b/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 tkbltConfig.sh
+CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@