]> jfr.im git - solanum.git/blame - authd/Makefile.am
authd/provider: use rb_sockaddr_storage for IP addresses.
[solanum.git] / authd / Makefile.am
CommitLineData
0d73e7db
AC
1pkglibexec_PROGRAMS = authd
2AM_CFLAGS=$(WARNFLAGS)
c83f2f5e 3AM_CPPFLAGS = -I../include -I../librb/include
0d73e7db
AC
4
5
0f95a274 6authd_SOURCES = provider.c authd.c res.c reslib.c dns.c
c83f2f5e 7authd_LDADD = ../librb/src/librb.la