mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +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