Fix build break for out of tree (vpath) builds, induced by recent zic
authorNeil Conway <neilc@samurai.com>
Mon, 4 Jul 2005 02:55:59 +0000 (02:55 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 4 Jul 2005 02:55:59 +0000 (02:55 +0000)
changes.

src/timezone/Makefile

index a1430e827d2bf123ba64e01d9fa4aae1afb121f7..b4903c173c9d49562d3dc20efb8b63c58d829828 100644 (file)
@@ -12,7 +12,7 @@ subdir = src/timezone
 top_builddir = ../..
 include $(top_builddir)/src/Makefile.global
 
-override CPPFLAGS := $(CPPFLAGS)
+override CPPFLAGS := $(CPPFLAGS) -I$(srcdir)
 
 # files to build into backend
 OBJS= localtime.o strftime.o pgtz.o