]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
FIx typo
authormanu <manu@unknown>
Tue, 14 Feb 2023 13:56:45 +0000 (13:56 +0000)
committermanu <manu@unknown>
Tue, 14 Feb 2023 13:56:45 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907647 13f79535-47bb-0310-9956-ffa450edef68

CMakeLists.txt

index 9b920efac193d8ae1711f85480e98e1010b788eb..95c95eb2c2a12e8fde1e1c22a51681edc43d67af 100644 (file)
@@ -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