Use entity idcommon rather than common
[idzebra-moved-to-github.git] / doc / Makefile.am
index dac89fc..8c92e8b 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.69 2007-02-22 12:10:09 marc Exp $
+## $Id: Makefile.am,v 1.71 2007-02-23 09:35:17 adam Exp $
 docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
 
 SUBDIRS = common
@@ -26,11 +26,11 @@ XMLFILES =  \
    zebrasrv-synopsis.xml \
    zebrasrv-virtual.xml 
 
-HTMLFILES =  index.html
+HTMLFILES = index.html
 
-PNGFILES=zebra.png domfilter.png
-EPSFILES=zebra.eps domfilter.eps
-PDFFILES=zebra.pdf domfilter.pdf
+PNGFILES = zebra.png domfilter.png
+EPSFILES = zebra.eps domfilter.eps
+PDFFILES = zebra.pdf domfilter.pdf
 
 
 MANFILES=zebraidx$(PACKAGE_SUFFIX).1 \
@@ -41,7 +41,7 @@ doc_DATA = $(HTMLFILES) $(PNGFILES)
 man_MANS = $(MANFILES)
 
 EXTRA_DIST = $(XMLFILES) $(XMLMAN) \
-       $(doc_DATA) $(EPSFILES) $(man_MANS) \
+       $(doc_DATA) zebra.eps $(man_MANS) \
        marc_indexing.xml entities.ent local.ent.in domfilter.svg
 
 zebraidx$(PACKAGE_SUFFIX).1: zebraidx.xml
@@ -57,7 +57,7 @@ idzebra-config$(PACKAGE_SUFFIX).1: idzebra-config.xml
        $(MAN_COMPILE) $(srcdir)/idzebra-config.xml
        mv idzebra-config.1 idzebra-config$(PACKAGE_SUFFIX).1
 
-$(HTMLFILES): $(XMLFILES)
+$(HTMLFILES): $(XMLFILES) $(PNGFILES)
        rm -f *.html
        $(HTML_COMPILE) $(srcdir)/zebra.xml