From: Sandro Santilli Date: Fri, 14 Sep 2012 21:03:48 +0000 (+0000) Subject: reference_type.xml has been missing from XML sources for years ! X-Git-Tag: 2.1.0beta2~643 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a1d34f84c5677b048e8def32c25374aee61f069;p=postgis reference_type.xml has been missing from XML sources for years ! git-svn-id: http://svn.osgeo.org/postgis/trunk@10290 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index e4c23861e..e5a27b28e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -113,6 +113,7 @@ XML_SOURCES = \ reference_processing.xml \ reference_raster.xml \ reference_transaction.xml \ + reference_type.xml \ reference.xml \ release_notes.xml \ reporting.xml \