Added plugin-commands-manubulon.conf into CMakeLists.txt

refs #6650
This commit is contained in:
Carlos Cesario 2014-08-15 09:30:38 -03:00 committed by Michael Friedrich
parent 42b63c48f3
commit 1f86887a1d
1 changed files with 1 additions and 1 deletions

View 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
FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf plugin-commands-manubulon.conf
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include
)