From: Sandro Santilli Date: Fri, 24 Sep 2004 22:27:57 +0000 (+0000) Subject: Added profile.h deps X-Git-Tag: pgis_1_0_0RC1~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fe42e461632153d7ce500c5d15028afdc4c32f6;p=postgis Added profile.h deps git-svn-id: http://svn.osgeo.org/postgis/trunk@894 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/Makefile b/lwgeom/Makefile index 7f1a0c934..03258716d 100644 --- a/lwgeom/Makefile +++ b/lwgeom/Makefile @@ -101,6 +101,10 @@ lex.yy.c: wktparse.lex wktparse.tab.c lwgeom_geos_wrapper.o: lwgeom_geos_wrapper.cpp +lwgeom_geos.o: lwgeom_geos.c profile.h + +lwgeom_functions_basic.o: lwgeom_functions_basic.c profile.h + all: all-lib lwpostgis.sql # Shared library stuff