From a4b0da505f52ed8b8119f3532bb4593721f8dddf Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 20 Apr 2012 10:38:58 +0200 Subject: [PATCH] Updated *NIX build scripts. --- icinga/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.40.0