#
# ratelimit module makefile
#
# 
# WARNING: do not run this directly, it should be run by the master Makefile
#

ifdef RATELIMIT_DEBUG
DEFS+=-DRL_DEBUG_PIPES
endif

include ../../Makefile.defs
auto_gen=
NAME=ratelimit.so

include ../../Makefile.modules
