Code

src/Makefile.am: Added utils_cmd_putval to exec_la_SOURCES.
authorSebastian Harl <sh@tokkee.org>
Tue, 28 Aug 2007 17:04:53 +0000 (19:04 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 28 Aug 2007 22:37:46 +0000 (00:37 +0200)
commit60172edc441eb64206aa1942576128bc07369f5f
tree7e5dacbd9796f0d3dac38d8a8638ae20cd9d7714
parent1a7050de376608268d11293d4e5faa3fb8516c5a
src/Makefile.am: Added utils_cmd_putval to exec_la_SOURCES.

Without this, utils_cmd_putval will not be linked into the exec plugin and the
"handle_putval" symbol will not be available at runtime.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
src/Makefile.am