fix makefiles

This commit is contained in:
Nick Galbreath
2013-06-04 11:12:45 +09:00
parent 4af03f208e
commit 69b1095947
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ standalone_la_SOURCES = ../apache2/mod_security2.c \
../apache2/msc_util.c ../apache2/msc_pcre.c ../apache2/persist_dbm.c ../apache2/msc_reqbody.c \
../apache2/msc_geo.c ../apache2/msc_gsb.c ../apache2/msc_unicode.c \
../apache2/acmp.c ../apache2/msc_lua.c ../apache2/msc_release.c \
../apache2/msc_crypt.c ../apache2/msc_tree.c ../apache2/libinjection/sqlparse.c \
../apache2/msc_crypt.c ../apache2/msc_tree.c ../apache2/libinjection/libinjection_sql.c \
api.c buckets.c \
config.c filters.c \
hooks.c \