
DSO   = mod_auth_mysql.so
SRCS  = mod_auth_mysql.c
OPTS  = -I . -l mysqlclient

include ../Makefile.inc

