]> granicus.if.org Git - icinga2/commitdiff
Build fix.
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 27 Jan 2014 16:03:50 +0000 (17:03 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 27 Jan 2014 16:03:50 +0000 (17:03 +0100)
Refs #5409

CMakeLists.txt

index 600b835e3b87aaad73c9e309c2d73d4b48b904f9..6b7b8c19da6b19e56af76a3dfc1fcf0a7a5a0b46 100644 (file)
@@ -44,7 +44,7 @@ set(CPACK_PACKAGE_CONTACT "Icinga Development Team")
 set(CPACK_PACKAGE_VERSION ${ICINGA2_VERSION})
 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_BINARY_DIR}/LICENSE.txt")
 set(CPACK_WIX_UPGRADE_GUID "68C75073-7CEF-4FC9-8DA5-581758729696")
-set(CPACK_SOURCE_IGNORE_FILES "/.git/" "/debian/" "/.vagrant/" "/release/" "/debug/" "/build/)
+set(CPACK_SOURCE_IGNORE_FILES "/.git/" "/debian/" "/.vagrant/" "/release/" "/debug/" "/build/)
 include(CPack)
 
 include(GetGitRevisionDescription)