From f58ce3d98a13e9c8d0930b54c5f593cbfa196d65 Mon Sep 17 00:00:00 2001 From: linus Date: Fri, 21 Jan 2011 16:32:28 +0100 Subject: Some more UDP tests. --- lib/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/Makefile.am') diff --git a/lib/tests/Makefile.am b/lib/tests/Makefile.am index 243719f..526dcdc 100644 --- a/lib/tests/Makefile.am +++ b/lib/tests/Makefile.am @@ -4,7 +4,7 @@ AM_CFLAGS = -Wall -g bin_PROGRAMS = test-udp udp-server -test_udp_SOURCES = test-udp.c +test_udp_SOURCES = test-udp.c udp.c test_udp_LDADD = ../libradsec.la -lcgreen -lm udp_server_SOURCES = udp-server.c udp.c -- cgit v1.1