From: Gunnar Beutner Date: Fri, 20 Apr 2012 08:38:58 +0000 (+0200) Subject: Updated *NIX build scripts. X-Git-Tag: v0.0.1~614 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4b0da505f52ed8b8119f3532bb4593721f8dddf;p=icinga2 Updated *NIX build scripts. --- diff --git a/icinga/Makefile.am b/icinga/Makefile.am index 4a7292571..83165f632 100644 --- a/icinga/Makefile.am +++ b/icinga/Makefile.am @@ -11,6 +11,8 @@ libicinga_la_SOURCES = \ endpointmanager.h \ icingaapplication.cpp \ icingaapplication.h \ + identitymessage.cpp \ + identitymessage.h \ i2-icinga.h \ jsonrpcendpoint.cpp \ jsonrpcendpoint.h \