]> granicus.if.org Git - icinga2/commitdiff
Remove the icinga2_DEPENDENCIES variable in icinga-app/Makefile.am.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 11 Feb 2013 13:07:52 +0000 (14:07 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 11 Feb 2013 13:07:52 +0000 (14:07 +0100)
Fixes #3653

icinga-app/Makefile.am

index cd730850254911cc9e66fc4b00da5b324f19db84..4e6baccc76643aa43bfb8465ce431c7072f499cb 100644 (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