diff options
Diffstat (limited to 'tclxml/configure')
-rwxr-xr-x | tclxml/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tclxml/configure b/tclxml/configure index bdb4b98..3b29d57 100755 --- a/tclxml/configure +++ b/tclxml/configure @@ -5484,7 +5484,7 @@ done #-------------------------------------------------------------------- #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 : |