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 \