mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Add missing library.
This commit is contained in:
parent
ab402cbfaf
commit
f351fe0bd7
@ -26,6 +26,7 @@ libpython_la_LDFLAGS = \
|
|||||||
|
|
||||||
libpython_la_LIBADD = \
|
libpython_la_LIBADD = \
|
||||||
$(BOOST_THREAD_LIB) \
|
$(BOOST_THREAD_LIB) \
|
||||||
|
$(BOOST_SYSTEM_LIB) \
|
||||||
${top_builddir}/lib/base/libbase.la \
|
${top_builddir}/lib/base/libbase.la \
|
||||||
${top_builddir}/lib/config/libconfig.la
|
${top_builddir}/lib/config/libconfig.la
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user