]> granicus.if.org Git - postgis/commitdiff
Dropped `liblwgeom' dependency from 'test' rule
authorSandro Santilli <strk@keybit.net>
Mon, 19 Dec 2005 20:23:23 +0000 (20:23 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 19 Dec 2005 20:23:23 +0000 (20:23 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2233 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile

index 1fbaef4b02222e17ecfbf5e08bf3a7fed0322769..feb91ce4b45bdf758610f51903571de3481044aa 100644 (file)
@@ -29,7 +29,7 @@ maintainer-clean: Makefile.config
        $(MAKE) distclean
        rm -f configure
 
-test: liblwgeom
+test: 
        $(MAKE) -C regress test
 
 test-clean: