243719f9ab794a702f5117e7d8c27ee2b09d5f26
[libradsec.git] / lib / tests / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2 INCLUDES = -I$(top_srcdir)/include
3 AM_CFLAGS = -Wall -g
4
5 bin_PROGRAMS = test-udp udp-server
6
7 test_udp_SOURCES = test-udp.c
8 test_udp_LDADD = ../libradsec.la -lcgreen -lm
9
10 udp_server_SOURCES = udp-server.c udp.c