solanum-vs-hackint-and-char.../authd/Makefile.am

8 lines
219 B
Makefile
Raw Normal View History

2016-01-06 08:31:11 +00:00
pkglibexec_PROGRAMS = authd
AM_CFLAGS=$(WARNFLAGS)
AM_CPPFLAGS = -I../include -I../librb/include
2016-01-06 08:31:11 +00:00
2016-03-20 06:16:41 +00:00
authd_SOURCES = authd.c res.c reslib.c reslist.c getnameinfo.c getaddrinfo.c dns.c
authd_LDADD = ../librb/src/librb.la