X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=c59e78ff91626d63008f57dfc7de8d6d87023f62;hb=cc9f94a61cbd9dcc0df0cf7d0c7c41d2cec88189;hp=1cb7049e145b8da2d08e87a8baab5e13c37baa7c;hpb=c6b44a954475cd6e5cbfe560e63158fc48d4899f;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 1cb7049..c59e78f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ -## $Id: Makefile.am,v 1.7 2002-04-09 14:36:53 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 @@ -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