From c62b9e147af51d77089d04de6763916fb76b1a2d Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 19 Oct 2010 19:17:42 +0200 Subject: Move connection related functions to conn.c. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 6f01c9a..5d7cd0a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,6 +9,7 @@ lib_LTLIBRARIES = libradsec.la libradsec_la_SOURCES = \ attr.c \ conf.c \ + conn.c \ debug.c \ err.c \ packet.c \ -- cgit v1.2.3