]> granicus.if.org Git - postgis/commitdiff
Add --output flag to html build rule
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 9 Sep 2004 15:37:18 +0000 (15:37 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 9 Sep 2004 15:37:18 +0000 (15:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@789 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile

index 0463194a0cbe7328226a0535e470b51df864daef..d9902f0b89ea08a7b6f56e1c09701b868d666830 100644 (file)
@@ -7,6 +7,7 @@ postgis-out.xml: postgis.xml
 
 html: postgis-out.xml
        xsltproc \
+               --output postgis.html \
                --param shade.verbatim 1 \
                --param chunk.section.depth 0 \
                --stringparam html.stylesheet style.css \