summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorNicholas J Humfrey <njh@aelius.com>2011-04-15 20:54:05 +0100
committerNicholas J Humfrey <njh@aelius.com>2011-04-15 20:54:05 +0100
commit479d5171bd2b828dd310aac7c9b4b7c6f78c9080 (patch)
treec2fe7fad9b9fe797a0e94262ffb8ef4e336b9819 /docs/Makefile.am
parentd92005b6770bcc82a1b96596dc381955ee6eaaac (diff)
downloadraptor-479d5171bd2b828dd310aac7c9b4b7c6f78c9080.tar.gz
Moved raptor-fake.i from CLEANFILES to DISTCLEANFILES.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 968d8e3a..e8be3241 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -113,7 +113,7 @@ $(man_MANS) \
version.xml.in \
upgrade-script.pl
-CLEANFILES += \
+DISTCLEANFILES += \
raptor-fake.i
if MAINTAINER_MODE