diff --git a/fortune-mod/CMakeLists.txt b/fortune-mod/CMakeLists.txt index 21d6423..b260836 100644 --- a/fortune-mod/CMakeLists.txt +++ b/fortune-mod/CMakeLists.txt @@ -39,7 +39,7 @@ SET(CPACK_SOURCE_IGNORE_FILES "/\\\\.deps/" "/\\\\.git/" "/\\\\.tidyall\\\\.d/" - "/t/valgrind[0-9]+\\\\,t$" + "/t/valgrind[0-9]+\\\\.t$" "/tags$" "\\\\.pyc$" "~$"