make install is supposed to install everything under src/include/,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7cf3ff109d3fa528c2670f828b819874ff842907
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-14T17:07:51Z
Releases: 8.3.0
make install is supposed to install everything under src/include/,
but it was missing a bunch of recently-added subdirectories.

Files

PathChange+/−
src/include/Makefile modified +5 −3