summaryrefslogtreecommitdiffstats
path: root/tkwin/configure.ac
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/configure.ac
parent209a2db1839a0dd1dd15a156f37a6d3c21180645 (diff)
downloadblt-b999c5c8e279e5f0166f539caa55c860597b2f7a.zip
blt-b999c5c8e279e5f0166f539caa55c860597b2f7a.tar.gz
blt-b999c5c8e279e5f0166f539caa55c860597b2f7a.tar.bz2
minor config change
Diffstat (limited to 'tkwin/configure.ac')
-rw-r--r--tkwin/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tkwin/configure.ac b/tkwin/configure.ac
index 9ad75a4..f30cda3 100644
--- a/tkwin/configure.ac
+++ b/tkwin/configure.ac
@@ -97,6 +97,7 @@ TEA_ADD_TCL_SOURCES([])
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
+CLEANFILES="$CLEANFILES tkwinConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: