Code

src/Makefile.am: Fix build-dependencies for the pinba plugin. collectd-4.10.0
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 09:14:32 +0000 (11:14 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 09:14:32 +0000 (11:14 +0200)
commita11d788a5eafda6ec972eaea7f3756a216c15ac3
tree83f3299db11ca76aa28c2d1e137df54b47715876
parent2fe7b905e3875a2c0cba81c995dc3ab93ac67e14
src/Makefile.am: Fix build-dependencies for the pinba plugin.

Using BUILT_SOURCES, pinba.pb-c.[ch] are built *before* the regular
build step.
src/Makefile.am