X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=ef09a5c3739ea345d69b299240a68d195e00be6b;hp=36ff5a4c91b913e3c305f30e0ec60d69f06e3167;hb=19733edf155d85cfa51761b6a2397f6374336981;hpb=e38881083aa67548bdf4158e7bf4ce4da222e016 diff --git a/Makefile.am b/Makefile.am index 36ff5a4..ef09a5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ mech_eap_la_LDFLAGS = -avoid-version -module \ -export-symbols mech_eap.exports -no-undefined \ @EAP_LDFLAGS@ @RADSEC_LDFLAGS@ @TARGET_LDFLAGS@ mech_eap_la_LIBADD = @KRB5_LIBS@ @EAP_LIBS@ @RADSEC_LIBS@ \ - @SHIBRESOLVER_LIBS@ @SHIBSP_LIBS@ @TARGET_LIBS@ + @SHIBRESOLVER_LIBS@ @SHIBSP_LIBS@ mech_eap_la_SOURCES = \ accept_sec_context.c \