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

auto_gen=
NAME=radius_acc.so
LIBS=-L/usr/local/lib -lradiusclient


include ../../Makefile.modules
