ecpg: Parallel make fix
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 30 Mar 2013 01:39:55 +0000 (21:39 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 30 Mar 2013 01:39:55 +0000 (21:39 -0400)
commit602070f9cce790debd8d1469254e7726ab499ae7
tree5fec7e29a7b8fb0f940b2cff70d75d1fb12a4711
parent6caf759f3f34eb496f4a92c3db9d3289299066b9
ecpg: Parallel make fix

In some parallel make situations, the install-headers target could be
called before the installation directories are created by installdirs,
causing the installation to fail.  Fix that by making install-headers
depend on installdirs.
src/interfaces/ecpg/include/Makefile