Commit 4af650a7 authored by Paul Querna's avatar Paul Querna
Browse files

Build the right objects for wombat.

parent 09e21568
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ fi

wombat_objects="apr_lua.lo config.lo mod_wombat.lo request.lo vmprep.lo"

APACHE_MODULE(wombat, Apache Lua Framework, , , yes,
APACHE_MODULE(wombat, Apache Lua Framework, $wombat_objects, , yes,
[
CHECK_LUA()
APR_ADDTO(LIBS, ["$LUA_LIBS"])