Added schema xsd and rng that are auto-generated by trang.
[metaproxy-moved-to-github.git] / doc / Makefile.am
index 3a1126c..3dd0909 100644 (file)
@@ -1,4 +1,3 @@
-## $Id: Makefile.am,v 1.40 2007-07-10 09:43:06 adam Exp $
 SUBDIRS = common
 
 SUFFIXES=.3mp .1 .pdf .tkl .esp .xml 
@@ -38,7 +37,7 @@ MANFILES = metaproxy.1 \
        multi.3mp query_rewrite.3mp \
         record_transform.3mp\
        session_shared.3mp \
-        sru_z3950.xml\
+        sru_z3950.3mp \
        template.3mp \
        virt_db.3mp \
        z3950_client.3mp \
@@ -94,10 +93,10 @@ manref.xml: $(XMLMAN) $(srcdir)/common/stripref.xsl
        done
 
 multi.png: multi.svg
-       inkscape --export-png=$@ --export-area=0:0:1050:500 $?
+       unset DISPLAY; inkscape --export-png=$@ --export-area=0:0:1050:500 $?
 
 multi.eps: multi.svg
-       inkscape --export-eps=$@ --export-bbox-page $?
+       unset DISPLAY; inkscape --export-eps=$@ --export-bbox-page $?
 
 .eps.pdf:
        epstopdf -hires $?