From: Luke Howard Date: Sat, 9 Oct 2010 07:44:17 +0000 (+0200) Subject: remove util_alloc.c X-Git-Tag: vm/20110310~163 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=20f23ff267d3a80a0e98b4ed13af4be5801e3afb;p=moonshot.git remove util_alloc.c --- 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