summaryrefslogtreecommitdiff
path: root/zoneinfo
diff options
context:
space:
mode:
Diffstat (limited to 'zoneinfo')
-rw-r--r--zoneinfo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/zoneinfo/CMakeLists.txt b/zoneinfo/CMakeLists.txt
index 8e25940f..e7c975f8 100644
--- a/zoneinfo/CMakeLists.txt
+++ b/zoneinfo/CMakeLists.txt
@@ -26,4 +26,4 @@ foreach(_zoneinfocurrentdir ${zoneinfodir})
FILES ${_icsfile}
DESTINATION ${SHARE_INSTALL_DIR}/libical/zoneinfo/${_zoneinfocurrentdir}/
)
-endforeach(_zoneinfocurrentdir ${zoneinfodir})
+endforeach()