]> granicus.if.org Git - postgis/commitdiff
Made 'html' the default rule
authorSandro Santilli <strk@keybit.net>
Fri, 4 Mar 2005 19:18:07 +0000 (19:18 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 4 Mar 2005 19:18:07 +0000 (19:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1489 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile

index ecc909dad15c8695492feb30427c5719d61bd1d8..e1609704d299f8deb9dcb4caad20ad8313716596 100644 (file)
@@ -3,6 +3,7 @@ LAST_RELEASE_VERSION = 1.0.0
 
 XSLBASE?=/usr/share/sgml/docbook/xsl-stylesheets
 
+all: html
 
 postgis-out.xml: postgis.xml
        cat $< | sed "s/@@LAST_RELEASE_VERSION@@/$(LAST_RELEASE_VERSION)/g" > $@