]> granicus.if.org Git - postgresql/commit
Properly install gram.h on MSVC builds
authorMagnus Hagander <magnus@hagander.net>
Sun, 9 Jan 2011 14:38:08 +0000 (15:38 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 9 Jan 2011 14:38:54 +0000 (15:38 +0100)
commitafa5584b25748255a55e665f45c43a72f7f69553
tree67bcbfb2b6c8ad7798e91571d6d26d1d089b914a
parentd61d3c39ddcdc890fd9a807f5cb10ce76a340642
Properly install gram.h on MSVC builds

This file is now needed by pgAdmin builds, which started
failing since it was missing in the installer builds.
src/tools/msvc/Install.pm