summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-08-23 18:18:32 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-08-23 18:18:32 +0000
commit56316b09e4b8cef72d704e10266b24cbe64a76b4 (patch)
treefe022ab46b73c694f6b00cd8f4ede18cbfc818cf
parent991e63d9cb0e9a4f65950ec67f56091a14289404 (diff)
downloadlibxml2-56316b09e4b8cef72d704e10266b24cbe64a76b4.tar.gz
add xmlConf.sh to CLEANFILES.
add xmlConf.sh to CLEANFILES.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c87da83d..36fde35d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -241,6 +241,8 @@ dist-hook:
confexecdir=$(libdir)
confexec_DATA = xmlConf.sh
+CLEANFILES=xmlConf.sh
+
EXTRA_DIST = xmlConf.sh.in
confexecdir=$(libdir)