X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=c59e78ff91626d63008f57dfc7de8d6d87023f62;hb=bad06dda453543b8dd716ee54e9b7cb2b015b6e5;hp=f02f9a5428c2880336173f4cddc8f5a62d44319e;hpb=7706c88171b7a821bb06303809e403ef436043c0;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index f02f9a5..c59e78f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ -## $Id: Makefile.am,v 1.8 2002-04-09 19:41:50 adam Exp $ -docdir=$(pkgdatadir)/doc +## $Id: Makefile.am,v 1.10 2002-06-02 19:30:07 adam Exp $ +docdir=$(datadir)/doc/@PACKAGE@ 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