Install src/include/utils/fmgroids.h on VPATH builds too.

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 1c2539a2fa512b3014688e2a1c3d8e355cc49b89
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-07-20T20:39:22Z
Releases: 8.2.14
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 ...

Files

PathChange+/−
src/include/Makefile modified +2 −1