summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2013-09-10 19:15:01 (GMT)
committerjoye <joye>2013-09-10 19:15:01 (GMT)
commitd2d5654b7141082d48dc0ea1b3a066f664d64426 (patch)
tree25ef8b10aafc8f009e60e929435c7f962395a485 /configure.in
parent75d6fe14a8ec2e37acf6787432db00d55b2ef9ec (diff)
downloadblt-d2d5654b7141082d48dc0ea1b3a066f664d64426.zip
blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.gz
blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 58df377..55007f6 100755
--- a/configure.in
+++ b/configure.in
@@ -133,7 +133,7 @@ TEA_ADD_TCL_SOURCES([library/graph.tcl library/bltGraph.pro])
# TEA_ADD_* any platform specific compiler/build info here.
#--------------------------------------------------------------------
-#CLEANFILES="$CLEANFILES pkgIndex.tcl"
+CLEANFILES="$CLEANFILES pkgIndex.tcl config.status config.log Makefile"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: