New, exactly as used in the example in the documentation.
[metaproxy-moved-to-github.git] / doc / Makefile.am
index b0cdc6b..01818eb 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.11 2006-04-26 15:31:10 mike Exp $
+## $Id: Makefile.am,v 1.13 2006-04-27 13:29:40 mike Exp $
 docdir=$(datadir)/doc/@PACKAGE@
 
 SUBDIRS = common
@@ -34,6 +34,8 @@ HTMLFILES = architecture.html \
        licence.html \
        metaproxy.html \
        multidb.html \
+       multidb.virt_db.html \
+       multidb.picture.html \
        other.source.files.html \
        overview.filter.types.html \
        overview.xml.structure.html \
@@ -56,7 +58,7 @@ $(HTMLFILES): $(XMLFILES) multi.png
 .xml.1:
        docbook2man $<
 
-metaproxy.pdf: $(XMLFILES) multi.eps
+metaproxy.pdf: $(XMLFILES) multi.pdf
        for i in $(PNGFILES) $(EPSFILES); do \
                if test ! -f $$i; then ln -s $(srcdir)/$$i .; fi; \
        done
@@ -84,7 +86,10 @@ multi.png: multi.svg
        inkscape --export-png=$@ --export-width=800 --export-area-drawing $?
 
 multi.eps: multi.svg
-       inkscape --export-eps=$@ --export-text-to-path $?
+       inkscape --export-eps=$@ $?
+
+%.pdf: %.eps
+       epstodf $?
 
 clean-data-hook:
        rm -f [0-9]* *.bak