From 52e85dc22e0c40d082f789ec8bd9c68d24ee48ec Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 27 Aug 2014 19:57:06 +0200 Subject: [PATCH] Install missing itl/manubulon refs #6650 --- itl/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/CMakeLists.txt b/itl/CMakeLists.txt index d8c70b537..c5c06629c 100644 --- a/itl/CMakeLists.txt +++ b/itl/CMakeLists.txt @@ -16,6 +16,6 @@ # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. install( - FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf command-plugins-manubulon.conf + FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf manubulon command-plugins-manubulon.conf DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include )