diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 09:50:05 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 09:50:25 (GMT) |
commit | 59f59801fcad89ae52498804ab7812bc33d58000 (patch) | |
tree | cbb0a931916199288a68456207decb4c5d407dc3 /src/FbCommands.cc | |
parent | 7c26156842418c7aa82cf5c85d573fa049f19a54 (diff) | |
download | fluxbox-59f59801fcad89ae52498804ab7812bc33d58000.zip fluxbox-59f59801fcad89ae52498804ab7812bc33d58000.tar.bz2 |
Fix missing LogicCommands
By removing FbTk/LogicCommands.o from LDADD in src/Makefile.am (commit
06655f6) I prevented the linker to pick up FbTk/LogicCommands.o and thus
rendered all logic-commands useless.
Using a small helper object to pull in the dependency fixes this problem
without relying on manually tweaking the build system.
Diffstat (limited to 'src/FbCommands.cc')
0 files changed, 0 insertions, 0 deletions