From: Gunnar Beutner Date: Tue, 24 Apr 2012 13:58:19 +0000 (+0200) Subject: Fixed *NIX build scripts. X-Git-Tag: v0.0.1~588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55e8619b76c30a89fcbcd93f9fc8e77cd2f39c6f;p=icinga2 Fixed *NIX build scripts. --- diff --git a/icinga/Makefile.am b/icinga/Makefile.am index 73acd1bea..4c7a15378 100644 --- a/icinga/Makefile.am +++ b/icinga/Makefile.am @@ -5,8 +5,6 @@ pkglib_LTLIBRARIES = \ libicinga.la libicinga_la_SOURCES = \ - authenticationcomponent.cpp \ - authenticationcomponent.h \ discoverycomponent.cpp \ discoverycomponent.h \ endpoint.cpp \