projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f8c03f
)
Fix build break for out of tree (vpath) builds, induced by recent zic
author
Neil Conway
<neilc@samurai.com>
Mon, 4 Jul 2005 02:55:59 +0000
(
02:55
+0000)
committer
Neil Conway
<neilc@samurai.com>
Mon, 4 Jul 2005 02:55:59 +0000
(
02:55
+0000)
changes.
src/timezone/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/timezone/Makefile
b/src/timezone/Makefile
index a1430e827d2bf123ba64e01d9fa4aae1afb121f7..b4903c173c9d49562d3dc20efb8b63c58d829828 100644
(file)
--- a/
src/timezone/Makefile
+++ b/
src/timezone/Makefile
@@
-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