From 20f23ff267d3a80a0e98b4ed13af4be5801e3afb Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Sat, 9 Oct 2010 09:44:17 +0200 Subject: [PATCH] remove util_alloc.c --- mech_eap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mech_eap/Makefile.am b/mech_eap/Makefile.am index 4316d5e..99aa736 100644 --- a/mech_eap/Makefile.am +++ b/mech_eap/Makefile.am @@ -99,5 +99,5 @@ radius_ad_la_CFLAGS = -g -Wall -fno-strict-aliasing \ radius_ad_la_LDFLAGS = -avoid-version -module \ -export-symbols radius_ad.exports -no-undefined radius_ad_la_LIBADD = @KRB5_LIBS@ -radius_ad_la_SOURCES = util_adshim.c util_alloc.c +radius_ad_la_SOURCES = util_adshim.c endif -- 2.1.4