zebra.pdf depends on domfilter.pdf
[idzebra-moved-to-github.git] / doc / Makefile.am
index 3559cc6..068c69f 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.65 2007-02-21 12:29:52 marc Exp $
+## $Id: Makefile.am,v 1.67 2007-02-21 17:03:23 adam Exp $
 docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
 
 SUBDIRS = common
@@ -42,7 +42,7 @@ man_MANS = $(MANFILES)
 
 EXTRA_DIST = $(XMLFILES) $(XMLMAN) \
        $(doc_DATA) $(EPSFILES) $(man_MANS) \
-       marc_indexing.xml entities.ent local.ent.in
+       marc_indexing.xml entities.ent local.ent.in domfilter.svg
 
 zebraidx$(PACKAGE_SUFFIX).1: zebraidx.xml
        $(MAN_COMPILE) $(srcdir)/zebraidx.xml
@@ -65,7 +65,7 @@ index.tkl: $(XMLFILES)
        rm -f *.tkl
        $(TKL_COMPILE) $(srcdir)/zebra.xml
 
-zebra.pdf: $(XMLFILES)
+zebra.pdf: $(XMLFILES) domfilter.pdf
        for i in $(PNGFILES); do \
                if test ! -f $$i; then cp $(srcdir)/$$i .; fi; \
        done