pgsql: Fix server header file installation with vpath builds
Started by Peter Eisentrautover 14 years ago1 messagescomitters
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
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/409b8c75ba71fe6f3a7f9ccc094810966ef3a177
Modified Files
--------------
src/include/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)