From: Regina Obe Date: Sat, 30 Apr 2011 08:38:38 +0000 (+0000) Subject: put topology_comments generation back in the overall comments make X-Git-Tag: 2.0.0alpha1~1731 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07503896628c30944f8c84216955e0c2af700ba1;p=postgis put topology_comments generation back in the overall comments make git-svn-id: http://svn.osgeo.org/postgis/trunk@7075 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 718ce3a8e..78a6cfadc 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -127,7 +127,7 @@ maintainer-clean: clean @rm -f html/*.html \ postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION}.pdf -comments: postgis_comments.sql raster_comments.sql +comments: postgis_comments.sql raster_comments.sql topology_comments.sql comments-install: comments make -f Makefile.comments install