Rename plugin-commands-manubulon.conf to command-plugins-manubulon.conf

refs #6650
This commit is contained in:
Michael Friedrich 2014-08-27 19:36:00 +02:00
parent 84b65e786f
commit aef11814d0
2 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 plugin-commands-manubulon.conf
FILES itl command.conf command-icinga.conf timeperiod.conf plugins command-plugins.conf command-plugins-manubulon.conf
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include
)