--- itl/CMakeLists.txt.orig 2015-07-13 22:14:51.872881000 +0200 +++ itl/CMakeLists.txt 2015-07-13 22:15:19.702183000 +0200 @@ -18,6 +18,6 @@ add_subdirectory(plugins-contrib.d) install( - FILES itl command.conf command-icinga.conf hangman timeperiod.conf plugins command-plugins.conf manubulon command-plugins-manubulon.conf windows-plugins command-plugins-windows.conf nscp command-nscp-local.conf plugins-contrib + FILES itl command.conf.sample command-icinga.conf.sample hangman timeperiod.conf.sample plugins command-plugins.conf.sample manubulon command-plugins-manubulon.conf.sample windows-plugins command-plugins-windows.conf.sample nscp command-nscp-local.conf.sample plugins-contrib DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include )