From 402a4d7f9b07565b9df19adcc6421f4d6db40dd9 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 14 Mar 2012 15:46:41 +0000 Subject: [PATCH] Encode postgis_svn_revision.h dependency for raster lib git-svn-id: http://svn.osgeo.org/postgis/trunk@9493 b70326c6-7e19-0410-871a-916f4a2858ee --- raster/rt_pg/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raster/rt_pg/Makefile.in b/raster/rt_pg/Makefile.in index 2690c1759..029001219 100644 --- a/raster/rt_pg/Makefile.in +++ b/raster/rt_pg/Makefile.in @@ -85,7 +85,7 @@ endif # Objects dependencies -$(OBJS): ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a ../../postgis_config.h +$(OBJS): ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a ../../postgis_config.h ../../postgis_svn_revision.h # Generate any .sql.in files from .sql.in.c files by running them through the C pre-processor $(SQL_OBJS): %.in: %.in.c -- 2.40.0