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