author | Florian Forster <octo@collectd.org> | |
Tue, 26 May 2015 19:43:10 +0000 (21:43 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 26 May 2015 19:43:10 +0000 (21:43 +0200) | ||
commit | a041631739087cbd002293652ee23bed9ce25478 | |
tree | 6062a48a5e0e8f2a9d05ae6ffe119bc8d2b9ed81 | tree | snapshot |
parent | a644c803e14a19015acfbf5368e336c359b250e3 | commit | diff |
Build system: Fix linking with libheap.la and depend on testing.h.
collectd-tg tried to link with libheap.a (instead of ….la), which
doesn't exist. testing.h was not mentioned by any target, leading to it
being missing form the tarballs.
collectd-tg tried to link with libheap.a (instead of ….la), which
doesn't exist. testing.h was not mentioned by any target, leading to it
being missing form the tarballs.
src/Makefile.am | diff | blob | history | |
src/daemon/Makefile.am | diff | blob | history |