pgsql: make install is supposed to install everything under

Started by Tom Lanealmost 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
make install is supposed to install everything under src/include/,
but it was missing a bunch of recently-added subdirectories.

Modified Files:
--------------
pgsql/src/include:
Makefile (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/Makefile?r1=1.22&r2=1.23)