diff options
Diffstat (limited to 'contrib/old_snapshot/Makefile')
-rw-r--r-- | contrib/old_snapshot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/old_snapshot/Makefile b/contrib/old_snapshot/Makefile index 77c85df322..adb557532f 100644 --- a/contrib/old_snapshot/Makefile +++ b/contrib/old_snapshot/Makefile @@ -4,7 +4,6 @@ MODULE_big = old_snapshot OBJS = \ $(WIN32RES) \ time_mapping.o -PG_CPPFLAGS = -I$(libpq_srcdir) EXTENSION = old_snapshot DATA = old_snapshot--1.0.sql |