From: Regina Obe Date: Tue, 17 Feb 2009 18:26:04 +0000 (+0000) Subject: change to use tab separator instead X-Git-Tag: 1.4.0b1~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=467cc83035c49a8c621b7ad0dff7e95276f762af;p=postgis change to use tab separator instead git-svn-id: http://svn.osgeo.org/postgis/trunk@3734 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index ac6bd30e5..411825db6 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -52,7 +52,7 @@ else ifeq ($(XSLBASE),) all: requirements_not_met_xslbase else -all: html/postgis.html postgis_comments.sql +all: html/postgis.html postgis_comments.sql endif endif