From 3f8369df1ef01f54db172760877fe59f00678116 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Mon, 29 Apr 2013 15:05:11 -0400 Subject: [PATCH] Don't include radius.h in sources as it is built --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 8d87ab3..4c48f99 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -52,7 +52,6 @@ libradsec_la_SOURCES += compat.h \ rsp_util.h \ tcp.h \ tls.h \ - include/radsec/radius.h \ udp.h libradsec_la_LDFLAGS = -version-info 0:0:0 -export-symbols radsec.sym -- 2.1.4