]> granicus.if.org Git - postgresql/commit
Install src/include/utils/fmgroids.h on VPATH builds too.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jul 2009 20:48:58 +0000 (20:48 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jul 2009 20:48:58 +0000 (20:48 +0000)
commit8d751cfef250e180a7a694cec6e6b78213bb8ec7
treef38e31b22e8683e439f2c20751a47e9d5c2f856a
parent160a46720c6df1001cc7aedf906ae6c0ee3704ef
Install src/include/utils/fmgroids.h on VPATH builds too.

The original coding was not dealing specially with this file being a symlink,
with the end result that it was not installed in VPATH builds.  Oddly enough,
the clean target does know about it ...
src/include/Makefile