summaryrefslogtreecommitdiffstats
path: root/tclxml/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tclxml/Makefile.in')
-rw-r--r--tclxml/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tclxml/Makefile.in b/tclxml/Makefile.in
index a214cac..d004e32 100644
--- a/tclxml/Makefile.in
+++ b/tclxml/Makefile.in
@@ -159,7 +159,7 @@ PKG_CFLAGS = @PKG_CFLAGS@ @XML2_CFLAGS@ @XSLT_CFLAGS@
DEFS = @DEFS@ $(PKG_CFLAGS)
# Move pkgIndex.tcl to 'BINARIES' var if it is generated in the Makefile
-CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl include/tclxml/tclxml.h tclxmlConfig.sh
+CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl
CLEANFILES = @CLEANFILES@
CPPFLAGS = @CPPFLAGS@