From 4ac3580f6a163548f494b406a860d91dd6ce06c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 2 Jun 2007 20:06:44 +0200 Subject: Remove docs-prepare target. --- doc/faq/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/faq/Makefile.am b/doc/faq/Makefile.am index 6090fd272..198358d95 100644 --- a/doc/faq/Makefile.am +++ b/doc/faq/Makefile.am @@ -9,11 +9,6 @@ docs: $(doc_DATA) $(html_DATA) distclean-local: clean-docs -docs-prepare: $(srcdir)/faq.sgml - if test "$(srcdir)" != "." -a "$(srcdir)" != "`pwd`"; then \ - test -f ./faq.sgml -a ./faq.sgml -nt $(srcdir)/faq.sgml || cp $^ . ; \ - fi - clean-docs: rm -f $(doc_DATA) $(html_DATA) test "x$(srcdir)" = x. || rm -f faq.sgml -- cgit v1.2.3