fix win32 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1108 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
711cc26f1f
commit
278239409f
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue