remove util_alloc.c
authorLuke Howard <lukeh@padl.com>
Sat, 9 Oct 2010 07:44:17 +0000 (09:44 +0200)
committerLuke Howard <lukeh@padl.com>
Sat, 9 Oct 2010 07:44:17 +0000 (09:44 +0200)
Makefile.am

index 4316d5e..99aa736 100644 (file)
@@ -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