summaryrefslogtreecommitdiff
path: root/doc/hackersguide/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hackersguide/Makefile.am')
-rw-r--r--doc/hackersguide/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am
index 4fe0d06ad..4b80c2d79 100644
--- a/doc/hackersguide/Makefile.am
+++ b/doc/hackersguide/Makefile.am
@@ -19,6 +19,7 @@ docsdir = $(prefix)/share/doc/xine/hackersguide
docs: $(docs_DATA)
distclean-generic: clean-docs
+ -rm -f Makefile $(CONFIG_CLEAN_FILES)
docs-prepare: $(addprefix $(srcdir)/, $(hackersguide_sgml) $(wildcard *.fig))
if test "$(srcdir)" != "." ; then \