]> 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:39:22 +0000 (20:39 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jul 2009 20:39:22 +0000 (20:39 +0000)
commit1c2539a2fa512b3014688e2a1c3d8e355cc49b89
tree48a75373769bdc5e5d889336964e1e7a7458d7af
parent702e2989d5958e7f3004cb20e1ee8d3ec5aca864
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