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

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

Commit: 8d751cfef250e180a7a694cec6e6b78213bb8ec7
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-07-20T20:48:58Z
Releases: 8.4.1
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