mirror of
https://github.com/postgres/postgres.git
synced 2025-05-25 00:04:05 -04:00
Fix vpath build
This commit is contained in:
parent
964d01ae90
commit
c842736006
@ -12,6 +12,8 @@ subdir = src/backend/nodes
|
|||||||
top_builddir = ../../..
|
top_builddir = ../../..
|
||||||
include $(top_builddir)/src/Makefile.global
|
include $(top_builddir)/src/Makefile.global
|
||||||
|
|
||||||
|
override CPPFLAGS := -I. -I$(srcdir) $(CPPFLAGS)
|
||||||
|
|
||||||
OBJS = \
|
OBJS = \
|
||||||
bitmapset.o \
|
bitmapset.o \
|
||||||
copyfuncs.o \
|
copyfuncs.o \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user