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

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

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