summaryrefslogtreecommitdiffstats
path: root/tclxml/configure.ac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:54:08 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:54:08 (GMT)
commitf3e67bf2741d79c5f051e5897be1b43bf6088f17 (patch)
tree5783fe0c8d871fe714311f33906005a3004d9626 /tclxml/configure.ac
parentc00b26c4fd02d7b5ce291d4bfeb7ab2d94006384 (diff)
parent1df4340a72eb32da1c55aed0b89c8ccedb4fd178 (diff)
downloadblt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.zip
blt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.tar.gz
blt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.tar.bz2
Merge commit '1df4340a72eb32da1c55aed0b89c8ccedb4fd178'
Diffstat (limited to 'tclxml/configure.ac')
-rw-r--r--tclxml/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tclxml/configure.ac b/tclxml/configure.ac
index f1faab8..5c3c15f 100644
--- a/tclxml/configure.ac
+++ b/tclxml/configure.ac
@@ -92,7 +92,7 @@ TEA_ADD_TCL_SOURCES([tclxml-tcl/xml__tcl.tcl tclxml-tcl/sgml-8.0.tcl tclxml-tcl/
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES include/tclxml/tclxml.h tclxmlConfig.sh"
+CLEANFILES="$CLEANFILES include/tclxml/tclxml.h"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: