X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=bc6c57276e7eed183503d01f80bad82755997b53;hb=b2bcc99ea68f2833a3da75be105d19e1f60335ec;hp=533a2d44fbeaf95dce8eb2a8b35c61a65eb5359d;hpb=7db57acddeddad5f96d16288b3776baf6c10c0b1;p=mech_eap.orig diff --git a/Makefile.am b/Makefile.am index 533a2d4..bc6c572 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,12 +11,12 @@ mech_eap_la_CFLAGS = -g -Wall -fno-strict-aliasing \ @KRB5_CFLAGS@ @EAP_CFLAGS@ @RADSEC_CFLAGS@ @TARGET_CFLAGS@ mech_eap_la_CXXFLAGS = -g -Wall \ @KRB5_CFLAGS@ @EAP_CFLAGS@ @RADSEC_CFLAGS@ \ - @SHIBSP_CXXFLAGS@ @SHIBRESOLVER_CXXFLAGS@ @TARGET_CFLAGS@ + @SHIBRESOLVER_CXXFLAGS@ @SHIBSP_CXXFLAGS@ @TARGET_CFLAGS@ 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@ @SHIBSP_LIBS@ \ - @SHIBRESOLVER_LIBS@ +mech_eap_la_LIBADD = @KRB5_LIBS@ @EAP_LIBS@ @RADSEC_LIBS@ \ + @SHIBRESOLVER_LIBS@ @SHIBSP_LIBS@ mech_eap_la_SOURCES = \ accept_sec_context.c \ @@ -107,12 +107,12 @@ radius_ad_la_SOURCES = util_adshim.c endif endif -gsseap_err.h: gsseap_err.et +gsseap_err.h gsseap_err.c: gsseap_err.et $(COMPILE_ET) $< -gsseap_err.c: gsseap_err.h -radsec_err.h: radsec_err.et + +radsec_err.h radsec_err.c: radsec_err.et $(COMPILE_ET) $< radsec_err.c: radsec_err.h