2019-02-25 15:09:36 +01:00
|
|
|
# Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+
|
2013-11-03 13:45:26 +01:00
|
|
|
|
2015-02-04 17:31:13 +01:00
|
|
|
add_subdirectory(plugins-contrib.d)
|
|
|
|
|
2013-11-03 13:45:26 +01:00
|
|
|
install(
|
2016-08-28 17:03:08 +02:00
|
|
|
FILES itl command-icinga.conf hangman plugins command-plugins.conf manubulon command-plugins-manubulon.conf windows-plugins command-plugins-windows.conf nscp command-nscp-local.conf plugins-contrib
|
2018-07-31 11:59:09 +02:00
|
|
|
DESTINATION ${ICINGA2_INCLUDEDIR}
|
2013-11-03 13:45:26 +01:00
|
|
|
)
|