
DSO   = mod_auth_mysql.so
SRCS  = mod_auth_mysql.c
OPTS  = -I . -I/usr/include/mysql -Wl,/usr/lib/libmysqlclient.a

include ../Makefile.inc

