From: Marc Cromme Date: Thu, 22 Feb 2007 12:10:09 +0000 (+0000) Subject: added missing domfilter.eps to make rules, such that it is included in the distributi... X-Git-Tag: ZEBRA.2.0.12~31 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=37cb4f3f5daa7e8a79ac5c3bc2d5cec3258b3dc6 added missing domfilter.eps to make rules, such that it is included in the distribution tarball --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4f5ab82..dac89fc 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.68 2007-02-22 08:59:30 adam Exp $ +## $Id: Makefile.am,v 1.69 2007-02-22 12:10:09 marc Exp $ docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX) SUBDIRS = common @@ -29,7 +29,7 @@ XMLFILES = \ HTMLFILES = index.html PNGFILES=zebra.png domfilter.png -EPSFILES=zebra.eps +EPSFILES=zebra.eps domfilter.eps PDFFILES=zebra.pdf domfilter.pdf