diff --git a/icinga-app/Makefile.am b/icinga-app/Makefile.am index f59b98f26..813af82a7 100644 --- a/icinga-app/Makefile.am +++ b/icinga-app/Makefile.am @@ -35,6 +35,7 @@ icinga2_LDADD = \ -dlopen ${top_builddir}/components/checker/checker.la \ -dlopen ${top_builddir}/components/replication/replication.la \ -dlopen ${top_builddir}/components/compat/compat.la \ + -dlopen ${top_builddir}/components/compatido/compatido.la \ -dlopen ${top_builddir}/components/delegation/delegation.la \ -dlopen ${top_builddir}/components/demo/demo.la