From 2304256b41c704beb4b997b214de8eeeef624f66 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 11 Feb 2013 14:07:52 +0100 Subject: [PATCH] Remove the icinga2_DEPENDENCIES variable in icinga-app/Makefile.am. Fixes #3653 --- icinga-app/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/icinga-app/Makefile.am b/icinga-app/Makefile.am index cd7308502..4e6baccc7 100644 --- a/icinga-app/Makefile.am +++ b/icinga-app/Makefile.am @@ -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 -- 2.40.0