]> granicus.if.org Git - postgis/commitdiff
Move regres forward again
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 6 Feb 2012 19:32:17 +0000 (19:32 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 6 Feb 2012 19:32:17 +0000 (19:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9047 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in

index 8f178a8f2f9c033bd975bd6b17286dec29db6469..e91585af9c838ff4622cf64228221e82bb973bc1 100644 (file)
@@ -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: