]> 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:08 +0000 (15:38 +0100)
commited67b6cc2f64d6ef445377744cb0bf7f866ddeba
treee9e34795d9fc70c4798d85ae8b760b4183be2188
parent5739935188ca27b5b6e63d72748af733b5813aa9
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