X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=3f77ebec46eeed70bd4e8e0be279850fe6c60e32;hp=f02f9a5428c2880336173f4cddc8f5a62d44319e;hb=c1dc7627995e76239179aad06d41c73dadfdb67f;hpb=7706c88171b7a821bb06303809e403ef436043c0 diff --git a/doc/Makefile.am b/doc/Makefile.am index f02f9a5..3f77ebe 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.8 2002-04-09 19:41:50 adam Exp $ +## $Id: Makefile.am,v 1.9 2002-04-09 19:58:38 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 zebra.html +EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) zebra.pdf install-data-hook: for f in *.html; do \ @@ -48,8 +48,8 @@ gils.ps: gils.sgml gils.html: gils.sgml sgml2html gils.sgml -dist-hook: - cp $(srcdir)/*.html $(distdir) +dist-hook: zebra.html + cp -f $(srcdir)/*.html $(distdir) clean-data-hook: rm -f [0-9]* *.bak