From 62f5939a845407366d424bda33838196bd16c1b9 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 22 Mar 2004 08:18:02 +0000 Subject: [PATCH] postgis_new.sql build by default git-svn-id: http://svn.osgeo.org/postgis/trunk@490 b70326c6-7e19-0410-871a-916f4a2858ee --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a782673ae..f89caee55 100644 --- a/Makefile +++ b/Makefile @@ -157,7 +157,7 @@ include $(top_srcdir)/src/Makefile.shlib postgis_geos_wrapper.o: postgis_geos_wrapper.cpp -all: all-lib postgis.sql postgis.sql postgis_undef.sql loaderdumper +all: all-lib postgis.sql postgis.sql postgis_undef.sql loaderdumper postgis_new.sql loaderdumper: $(MAKE) -C loader -- 2.50.0