X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=533a2d44fbeaf95dce8eb2a8b35c61a65eb5359d;hp=fa81241cb51abc466c9c0d823f41d7d7d10f95eb;hb=a7ce2b2f04c83e37b8f26327414f7398a6450a87;hpb=163856b1a70d7773c46d4ea5495b85c4dce0f089 diff --git a/Makefile.am b/Makefile.am index fa81241..533a2d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,6 +94,7 @@ mech_eap_la_SOURCES = \ if GSSEAP_ENABLE_REAUTH mech_eap_la_SOURCES += util_reauth.c +if !HEIMDAL krb5pluginsdir = $(libdir)/krb5/plugins/authdata krb5plugins_LTLIBRARIES = radius_ad.la @@ -104,6 +105,7 @@ radius_ad_la_LDFLAGS = -avoid-version -module \ radius_ad_la_LIBADD = @KRB5_LIBS@ radius_ad_la_SOURCES = util_adshim.c endif +endif gsseap_err.h: gsseap_err.et $(COMPILE_ET) $<