blob: 8d6dda151b01bf8cd9d49d75fcb2b991646e12d8 [file] [log] [blame]
Matthew Barth5e60ba52016-09-26 13:40:01 -05001sbin_PROGRAMS = netman_watch_dns
2
3netman_watch_dns_SOURCES = netman_watch_dns.c
4netman_watch_dns_LDFLAGS = $(SYSTEMD_LIBS)
5netman_watch_dns_CFLAGS = $(SYSTEMD_CFLAGS)