]> granicus.if.org Git - icinga2/commitdiff
Fixed build scripts for *NIX.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 3 Jul 2012 06:31:30 +0000 (08:31 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 3 Jul 2012 06:31:30 +0000 (08:31 +0200)
icinga-app/Makefile.am

index e6f97438bc36cbcc6132cc67a78348db7e16e0d2..50969ebd7f9b2f3bc8f297d0534d4d682c0aa4d6 100644 (file)
@@ -22,9 +22,9 @@ icinga_LDADD = \
        ${top_builddir}/base/libbase.la \
        ${top_builddir}/icinga/libicinga.la \
        -dlopen ${top_builddir}/components/checker/checker.la \
+       -dlopen ${top_builddir}/components/cibsync/cibsync.la \
        -dlopen ${top_builddir}/components/compat/compat.la \
        -dlopen ${top_builddir}/components/configfile/configfile.la \
-       -dlopen ${top_builddir}/components/configrpc/configrpc.la \
        -dlopen ${top_builddir}/components/delegation/delegation.la \
        -dlopen ${top_builddir}/components/demo/demo.la \
        -dlopen ${top_builddir}/components/discovery/discovery.la