mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Link convenience module into icinga app when building with --disable-shared.
This commit is contained in:
parent
de55b5d0d2
commit
e8b112689e
@ -29,6 +29,7 @@ icinga_LDADD = \
|
|||||||
-dlopen ${top_builddir}/components/cibsync/cibsync.la \
|
-dlopen ${top_builddir}/components/cibsync/cibsync.la \
|
||||||
-dlopen ${top_builddir}/components/compat/compat.la \
|
-dlopen ${top_builddir}/components/compat/compat.la \
|
||||||
-dlopen ${top_builddir}/components/configfile/configfile.la \
|
-dlopen ${top_builddir}/components/configfile/configfile.la \
|
||||||
|
-dlopen ${top_builddir}/components/convenience/convenience.la \
|
||||||
-dlopen ${top_builddir}/components/delegation/delegation.la \
|
-dlopen ${top_builddir}/components/delegation/delegation.la \
|
||||||
-dlopen ${top_builddir}/components/demo/demo.la \
|
-dlopen ${top_builddir}/components/demo/demo.la \
|
||||||
-dlopen ${top_builddir}/components/discovery/discovery.la
|
-dlopen ${top_builddir}/components/discovery/discovery.la
|
||||||
|
Loading…
x
Reference in New Issue
Block a user