From: Linus Nordberg Date: Mon, 11 Feb 2013 15:44:07 +0000 (+0100) Subject: Compile confutil.c too. X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=commitdiff_plain;h=0eb67a0ad70d0ce4ba82c131ece4da3107cf3a68 Compile confutil.c too. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index af4ae4c..ebbe6cf 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -28,6 +28,7 @@ libradsec_la_SOURCES = \ avp.c \ compat.c \ conf.c \ + confutil.c \ conn.c \ debug.c \ err.c \