1
0
Fork 0

fix win32 build

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1108 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2012-08-01 17:02:07 +00:00
parent 711cc26f1f
commit 278239409f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ xc_shm.c \
xc_shm_mmap.c \
xc_utils.c \
", "xcache");
ADD_SOURCES(configure_module_dirname + "/xcache", " \
ADD_SOURCES(configure_module_dirname + "/mod_cacher", " \
xc_cacher.c \
", "xcache");