]> jfr.im git - solanum.git/blob - authd/Makefile.am
appveyor: sanity check gcc itself
[solanum.git] / authd / Makefile.am
1 pkglibexec_PROGRAMS = authd
2 AM_CFLAGS=$(WARNFLAGS)
3 AM_CPPFLAGS = -I../include -I../librb/include
4
5
6 authd_SOURCES = authd.c res.c reslib.c reslist.c getnameinfo.c getaddrinfo.c dns.c
7 authd_LDADD = ../librb/src/librb.la