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