X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=6a4557cdfffd38c2067c7f46df6df75a668e8ebf;hb=eaf9c5284b9edf0b19d794898c7c3a8a37a54966;hp=65826a692784542772951900626929b36bd3baf5;hpb=13912e95340d97177b73d8d8e9d25de3ab6ae5f3;p=mech_eap.orig diff --git a/Makefile.am b/Makefile.am index 65826a6..6a4557c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,13 +66,13 @@ mech_eap_la_SOURCES = \ store_cred.c \ unwrap.c \ unwrap_iov.c \ - util_alloc.c \ util_attr.cpp \ util_buffer.c \ util_context.c \ util_cksum.c \ util_cred.c \ util_crypt.c \ + util_exts.c \ util_krb.c \ util_lucid.c \ util_mech.c \ @@ -100,5 +100,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