X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=3f77ebec46eeed70bd4e8e0be279850fe6c60e32;hb=4fe772289b1ab968655c27b144d08fc69c113fd9;hp=1cb7049e145b8da2d08e87a8baab5e13c37baa7c;hpb=c6b44a954475cd6e5cbfe560e63158fc48d4899f;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 1cb7049..3f77ebe 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.9 2002-04-09 19:58:38 adam Exp $ docdir=$(pkgdatadir)/doc 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