From: Adam Dickmeiss Date: Tue, 9 Apr 2002 19:41:50 +0000 (+0000) Subject: zebra.html part of EXTRA_DIST X-Git-Tag: ZEBRA.1.3.0~105 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=7706c88171b7a821bb06303809e403ef436043c0 zebra.html part of EXTRA_DIST --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1cb7049..f02f9a5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.7 2002-04-09 14:36:53 adam Exp $ +## $Id: Makefile.am,v 1.8 2002-04-09 19:41:50 adam Exp $ docdir=$(pkgdatadir)/doc doc_DATA = zebra.html zebra.pdf @@ -20,7 +20,7 @@ XMLFILES = \ license.xml \ indexdata.xml -EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) zebra.pdf +EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) zebra.pdf zebra.html install-data-hook: for f in *.html; do \