mirror of https://github.com/Icinga/icinga2.git
Added convenience module to list of dependencies.
This commit is contained in:
parent
8eac0a91c2
commit
0a6cf57f57
|
@ -35,4 +35,5 @@ icinga_LDADD = \
|
|||
-dlopen ${top_builddir}/components/discovery/discovery.la
|
||||
|
||||
icinga_DEPENDENCIES = \
|
||||
${top_builddir}/components/configfile/configfile.la
|
||||
${top_builddir}/components/configfile/configfile.la \
|
||||
${top_builddir}/components/convenience/convenience.la
|
||||
|
|
Loading…
Reference in New Issue