Обсуждение: pgsql: Fix server header file installation with vpath builds

Поиск
Список
Период
Сортировка

pgsql: Fix server header file installation with vpath builds

От
Peter Eisentraut
Дата:
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
------
REL8_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/003fae7ab4723b542fad657e8387401710650c61

Modified Files
--------------
src/include/Makefile |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)