summaryrefslogtreecommitdiffstats
path: root/tkcon
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 17:58:00 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 17:58:00 (GMT)
commit9212f790aaf716a609290e68b6edbadfec78553d (patch)
tree26edc259ab653c8e5fa2a0ab67677cd7d555f4f8 /tkcon
parenta48d9e159d26bf85eb6eacd7361be7907962b84f (diff)
downloadblt-9212f790aaf716a609290e68b6edbadfec78553d.zip
blt-9212f790aaf716a609290e68b6edbadfec78553d.tar.gz
blt-9212f790aaf716a609290e68b6edbadfec78553d.tar.bz2
fix pkgIndex
Diffstat (limited to 'tkcon')
-rw-r--r--tkcon/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tkcon/Makefile.in b/tkcon/Makefile.in
index 523e583..700566e 100644
--- a/tkcon/Makefile.in
+++ b/tkcon/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
+CONFIG_CLEAN_FILES = Makefile
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@