]> granicus.if.org Git - postgis/commitdiff
Ok, well that didn't work. Reverting changes.
authorKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 18 Nov 2009 17:28:19 +0000 (17:28 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 18 Nov 2009 17:28:19 +0000 (17:28 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4853 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index 53522127dd9446c400f017fbe77fa3db6d19a826..99c3feb231e8e93c645f7c4e69d1e0c340df3582 100644 (file)
@@ -67,7 +67,7 @@ postgis_aggs_mm.xml: ./xsl/postgis_aggs_mm.xml.xsl reference.xml
 postgis_comments.sql: ./xsl/postgis_comments.sql.xsl reference.xml
        $(XSLTPROC) ./xsl/postgis_comments.sql.xsl reference.xml > $@
 
-postgis-out.xml: postgis.xml
+postgis-out.xml: postgis.xml introduction.xml installation.xml faq.xml using_postgis_dataman.xml  using_postgis_app.xml performance_tips.xml reference.xml postgis_aggs_mm.xml reporting.xml release_notes.xml ../Version.config
        cat $< | sed "s/@@LAST_RELEASE_VERSION@@/${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION}/g" > $@
 
 chunked-html: postgis-out.xml images