From: Sandro Santilli Date: Mon, 19 Dec 2005 20:23:23 +0000 (+0000) Subject: Dropped `liblwgeom' dependency from 'test' rule X-Git-Tag: pgis_1_1_0~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e2bfab39c0124d191c6cc599d65ea8d08983995;p=postgis Dropped `liblwgeom' dependency from 'test' rule git-svn-id: http://svn.osgeo.org/postgis/trunk@2233 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/GNUmakefile b/GNUmakefile index 1fbaef4b0..feb91ce4b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -29,7 +29,7 @@ maintainer-clean: Makefile.config $(MAKE) distclean rm -f configure -test: liblwgeom +test: $(MAKE) -C regress test test-clean: