diff options
Diffstat (limited to 'doc/faq')
-rw-r--r-- | doc/faq/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/faq/Makefile.am b/doc/faq/Makefile.am index 7b602a5b8..f3819648b 100644 --- a/doc/faq/Makefile.am +++ b/doc/faq/Makefile.am @@ -9,6 +9,7 @@ docsdir = $(prefix)/share/doc/xine/faq docs: $(docs_DATA) distclean-generic: clean-docs + -rm -f Makefile $(CONFIG_CLEAN_FILES) docs-prepare: $(srcdir)/faq.sgml if test "$(srcdir)" != "." ; then \ |