]> granicus.if.org Git - postgis/commitdiff
Install topology_comments.sql as well
authorSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 20:44:33 +0000 (20:44 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 20:44:33 +0000 (20:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9177 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.comments.in

index 6b141ce03f23678b1774e548bb70885071f3b98b..4361b2fe1f1188a784b70c4bc89cf0017cb84501 100644 (file)
@@ -18,7 +18,7 @@ MODULE_doc=postgis-@POSTGIS_MAJOR_VERSION@.@POSTGIS_MINOR_VERSION@
 MODULEDIR=contrib/$(MODULE_doc)
 
 # Files to be copied to the contrib/ directory
-DATA_built=postgis_comments.sql raster_comments.sql
+DATA_built=postgis_comments.sql raster_comments.sql topology_comments.sql
 
 # PGXS information
 PG_CONFIG = @PGCONFIG@