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

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

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