Skip to content

Commit

Permalink
Add missing plugins-contrib install
Browse files Browse the repository at this point in the history
refs #10581
  • Loading branch information
Michael Friedrich authored and gunnarbeutner committed May 12, 2016
1 parent 0df7327 commit 54dfdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itl/plugins-contrib.d/CMakeLists.txt
Expand Up @@ -16,6 +16,6 @@
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

install(
FILES databases.conf ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf web.conf hardware.conf
FILES databases.conf icingacli.conf ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf web.conf hardware.conf
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include/plugins-contrib.d
)

0 comments on commit 54dfdb6

Please sign in to comment.