
DSO   = mod_auth_pgsql.so
SRCS  = mod_auth_pgsql.c
OPTS  = -I . -I/usr/include/postgresql -Wl,/usr/lib/libpq.a

include ../Makefile.inc

