summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-02 20:10:24 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-02 20:10:24 +0200
commitbd6f0e307ee992149d315094d28de42ea4220f6d (patch)
treeab9c45b7429c0ad7c407e699aeef8aed5a53b493
parentf516480d9432d3e8cd257f129829589f627e40e8 (diff)
downloadxine-lib-bd6f0e307ee992149d315094d28de42ea4220f6d.tar.gz
xine-lib-bd6f0e307ee992149d315094d28de42ea4220f6d.tar.bz2
Remove dist-hook.
-rw-r--r--doc/faq/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/faq/Makefile.am b/doc/faq/Makefile.am
index 643099888..34bd3a95a 100644
--- a/doc/faq/Makefile.am
+++ b/doc/faq/Makefile.am
@@ -9,13 +9,6 @@ DISTCLEANFILES = $(doc_DATA) $(html_DATA)
docs: $(doc_DATA) $(html_DATA)
-dist-hook:
- @if test x"$(distcheck_lax)" = x ; then \
- $(MAKE) fail_if_missing=yes docs ; \
- else \
- $(MAKE) docs ; \
- fi
-
faq.html: faq.docbook
xmlto html-nochunks $(srcdir)/faq.docbook