summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authormanu <manu@unknown>2023-02-14 13:56:45 +0000
committermanu <manu@unknown>2023-02-14 13:56:45 +0000
commite9c90cd57c18696b8493158627f230e333e8f44a (patch)
tree9cb4cab8f4d08155a251dd19aeee00dc363cd1f2 /CMakeLists.txt
parentbed50350e49fd6bde43458c9d71db5853c8abd88 (diff)
downloadhttpd-e9c90cd57c18696b8493158627f230e333e8f44a.tar.gz
FIx typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907647 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9b920efac1..95c95eb2c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -450,7 +450,7 @@ SET(mod_dav_extra_sources
modules/dav/main/liveprop.c modules/dav/main/props.c
modules/dav/main/std_liveprop.c modules/dav/main/providers.c
modules/dav/main/util.c modules/dav/main/util_lock.c
- modules/dav/mail/ms_wdv.c
+ modules/dav/main/ms_wdv.c
)
SET(mod_dav_install_lib 1)
SET(mod_dav_fs_extra_sources