From: manu Date: Tue, 14 Feb 2023 13:56:45 +0000 (+0000) Subject: FIx typo X-Git-Tag: 2.5.0-alpha2-ci-test-only~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c90cd57c18696b8493158627f230e333e8f44a;p=thirdparty%2Fapache%2Fhttpd.git FIx typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907647 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b920efac19..95c95eb2c2a 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