]> jfr.im git - solanum.git/blame - authd/Makefile.am
ircd: handle some EXIT_FAILURE cases differently on win32
[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
76ebf6c4 6authd_SOURCES = authd.c res.c reslib.c reslist.c getnameinfo.c getaddrinfo.c dns.c
c83f2f5e 7authd_LDADD = ../librb/src/librb.la