mirror of https://github.com/Icinga/icinga2.git
Fix tests.
This commit is contained in:
parent
343f0ed441
commit
80f44e1edf
|
@ -27,6 +27,7 @@ icinga2_test_CPPFLAGS = \
|
|||
|
||||
icinga2_test_LDADD = \
|
||||
$(BOOST_LDFLAGS) \
|
||||
$(BOOST_SYSTEM_LIB) \
|
||||
$(BOOST_UNIT_TEST_FRAMEWORK_LIB) \
|
||||
${top_builddir}/lib/base/libbase.la \
|
||||
${top_builddir}/lib/icinga/libicinga.la
|
||||
|
|
Loading…
Reference in New Issue