From e9c90cd57c18696b8493158627f230e333e8f44a Mon Sep 17 00:00:00 2001 From: manu Date: Tue, 14 Feb 2023 13:56:45 +0000 Subject: FIx typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907647 13f79535-47bb-0310-9956-ffa450edef68 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.1