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