From: Paul Ramsey Date: Mon, 6 Feb 2012 19:32:17 +0000 (+0000) Subject: Move regres forward again X-Git-Tag: 2.0.0alpha4~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=527a5db7ca68a8b2452520161a850cc8de0bf31d;p=postgis Move regres forward again git-svn-id: http://svn.osgeo.org/postgis/trunk@9047 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 8f178a8f2..e91585af9 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -5,7 +5,7 @@ #----------------------------------------------------- # todo: add all subdirs -SUBDIRS = liblwgeom libpgcommon postgis @RASTER@ @TOPOLOGY@ loader utils @EXTENSIONS@ regress +SUBDIRS = liblwgeom libpgcommon postgis regress @RASTER@ @TOPOLOGY@ loader utils @EXTENSIONS@ # todo: add more rules here, like uninstall, clean... all install uninstall noop clean distclean check: