]> granicus.if.org Git - icinga2/blobdiff - doc/CMakeLists.txt
ITL: Fix missing double quote in ssl-cert CheckCommand
[icinga2] / doc / CMakeLists.txt
index bc655f22fbf70774660666bfaa8dcf26a8fc2126..0738fc11a27f6a36a0015dd70a33547c57cc348d 100644 (file)
@@ -1,5 +1,5 @@
 # Icinga 2
-# Copyright (C) 2012-2014 Icinga Development Team (http://www.icinga.org)
+# Copyright (C) 2012-2017 Icinga Development Team (https://www.icinga.com/)
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@ file(GLOB DOCSRCS "*.md")
 
 if(UNIX OR CYGWIN)
   install(
-    FILES icinga2.8 icinga2-build-ca.8 icinga2-build-key.8 icinga2-sign-key.8 icinga2-prepare-dirs.8
+    FILES icinga2.8
     DESTINATION ${CMAKE_INSTALL_MANDIR}/man8
   )
 endif()