Fix server header file installation with vpath builds Several server header files would not be installed in vpath builds because they live in the build directory.
Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/1d9d7a91bf2cdd226530c7c6b37b63473b298f07 Modified Files -------------- src/include/Makefile | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
