From 1f86887a1dc8104ca4562bb11dd480defa7b4741 Mon Sep 17 00:00:00 2001 From: Carlos Cesario Date: Fri, 15 Aug 2014 09:30:38 -0300 Subject: [PATCH] Added plugin-commands-manubulon.conf into CMakeLists.txt refs #6650 --- itl/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/CMakeLists.txt b/itl/CMakeLists.txt index 75714a369..2ef1f18e2 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 + FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf plugin-commands-manubulon.conf DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include ) -- 2.40.0