From e1f7855d284ddd922b930438863feebe29ded210 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:21 +0200 Subject: Remove the dist-hook. --- doc/hackersguide/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am index d98a69250..7cd4cf2cc 100644 --- a/doc/hackersguide/Makefile.am +++ b/doc/hackersguide/Makefile.am @@ -22,13 +22,6 @@ hackersguidedir = $(htmldir)/hackersguide DISTCLEANFILES = $(hackersguide_DATA) -dist-hook: - @if test x"$(distcheck_lax)" = x ; then \ - $(MAKE) fail_if_missing=yes docs ; \ - else \ - $(MAKE) docs ; \ - fi - hackersguide.html: $(hackersguide_docbook) xmlto html-nochunks $(srcdir)/hackersguide.docbook -- cgit v1.2.3