mirror of https://github.com/Icinga/icinga2.git
Remove the icinga2_DEPENDENCIES variable in icinga-app/Makefile.am.
Fixes #3653
This commit is contained in:
parent
2501ff805a
commit
2304256b41
|
@ -37,6 +37,3 @@ icinga2_LDADD = \
|
|||
-dlopen ${top_builddir}/components/delegation/delegation.la \
|
||||
-dlopen ${top_builddir}/components/demo/demo.la \
|
||||
-dlopen ${top_builddir}/components/notification/notification.la
|
||||
|
||||
icinga2_DEPENDENCIES = \
|
||||
${top_builddir}/components/replication/replication.la
|
||||
|
|
Loading…
Reference in New Issue