From 9b9a157e282afc38068eab6954a834f59fcbd718 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 31 May 2009 11:03:47 +0200 Subject: Use dist-hook instead of old distdir hack. --- doc/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index bf1549f..a66c69d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -63,8 +63,7 @@ all-local: html-local install-data-local: install-html installdirs-local: installdirs-html uninstall-local: uninstall-html -# Hidden from automake, but really activated. Works around an automake-1.5 bug. -#distdir: dist-html +dist-hook: dist-html html-local: html-split # Override of automake's definition. The HTML files we want to distribute are -- cgit v1.2.1