mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Fix vpath build
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user