Remove the icinga2_DEPENDENCIES variable in icinga-app/Makefile.am.

Fixes #3653
This commit is contained in:
Gunnar Beutner 2013-02-11 14:07:52 +01:00
parent 2501ff805a
commit 2304256b41
1 changed files with 0 additions and 3 deletions

View File

@ -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