Install src/include/utils/fmgroids.h on VPATH builds too.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jul 2009 20:38:55 +0000 (20:38 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jul 2009 20:38:55 +0000 (20:38 +0000)
commit13463f737fb711bb718b34939a4203bc272017ba
tree1569ab5b86cc3f62dd650be1104036e5cc0fb965
parent49bf4dcee2d539f835e1104bbb249680bcb33c67
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