From 44632fb00629d019f04cde4c7077a7546548da73 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4316d5e..99aa736 100644 --- a/Makefile.am +++ b/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