Add missed src/include/foreign subdirectory to the set installed into
INSTALLDIR/include/server/. Itagaki Takahiro
This commit is contained in:
parent
4d53a2f969
commit
50d44f1a9b
@ -4,7 +4,7 @@
|
||||
#
|
||||
# 'make install' installs whole contents of src/include.
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/include/Makefile,v 1.26 2008/08/29 13:02:32 petere Exp $
|
||||
# $PostgreSQL: pgsql/src/include/Makefile,v 1.26.2.1 2009/07/01 23:09:40 tgl Exp $
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
@ -17,7 +17,7 @@ all: pg_config.h pg_config_os.h
|
||||
|
||||
|
||||
# Subdirectories containing headers for server-side dev
|
||||
SUBDIRS = access bootstrap catalog commands executor lib libpq mb \
|
||||
SUBDIRS = access bootstrap catalog commands executor foreign lib libpq mb \
|
||||
nodes optimizer parser postmaster regex rewrite storage tcop \
|
||||
snowball snowball/libstemmer tsearch tsearch/dicts utils \
|
||||
port port/win32 port/win32_msvc port/win32_msvc/sys \
|
||||
|
Loading…
Reference in New Issue
Block a user