summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2007-05-02 13:56:51 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-05-02 13:56:51 +0000
commit3683d3395fed342ba9cc8552677c974baefd8c86 (patch)
tree95e4dc1c394e514c2769e49447baa84936e77f9d
parent498fc9ac6da860977509b62e7fa54ab2a694f5da (diff)
downloadpygobject-3683d3395fed342ba9cc8552677c974baefd8c86.tar.gz
Use CLEANFILES and not DISTCLEANFILES
svn path=/trunk/; revision=668
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 12170ceb..8ca6e2a6 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -86,7 +86,7 @@ reference/builddate.xml:
if ENABLE_DOCS
BUILT_SOURCES = reference/builddate.xml $(HTML_FILES)
-DISTCLEANFILES = reference/builddate.xml $(HTML_FILES)
+CLEANFILES = reference/builddate.xml $(HTML_FILES)
# Do not add a builddate.xml dependency here, because the generated html