You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2023/02/14 13:56:45 UTC

svn commit: r1907647 - /httpd/httpd/trunk/CMakeLists.txt

Author: manu
Date: Tue Feb 14 13:56:45 2023
New Revision: 1907647

URL: http://svn.apache.org/viewvc?rev=1907647&view=rev
Log:
FIx typo

Modified:
    httpd/httpd/trunk/CMakeLists.txt

Modified: httpd/httpd/trunk/CMakeLists.txt
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CMakeLists.txt?rev=1907647&r1=1907646&r2=1907647&view=diff
==============================================================================
--- httpd/httpd/trunk/CMakeLists.txt (original)
+++ httpd/httpd/trunk/CMakeLists.txt Tue Feb 14 13:56:45 2023
@@ -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