]> granicus.if.org Git - icinga2/commitdiff
Install missing itl/manubulon
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 27 Aug 2014 17:57:06 +0000 (19:57 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 27 Aug 2014 17:57:44 +0000 (19:57 +0200)
refs #6650

itl/CMakeLists.txt

index d8c70b537b8d4b35c8f163f72d402745a537e37c..c5c06629cc23959bc0532d949f117ed2c415707f 100644 (file)
@@ -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
 )