From: Sam Hartman Date: Tue, 8 Mar 2011 02:08:46 +0000 (-0500) Subject: mark *_err.c as built sources X-Git-Tag: vm/20110310~42 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=fe4c038c9608f4e3154dc1dbf4d40102b738b4ce mark *_err.c as built sources --- diff --git a/mech_eap/Makefile.am b/mech_eap/Makefile.am index bc6c572..17757f4 100644 --- a/mech_eap/Makefile.am +++ b/mech_eap/Makefile.am @@ -91,9 +91,13 @@ mech_eap_la_SOURCES = \ wrap_iov_length.c \ wrap_size_limit.c +BUILT_SOURCES = gsseap_err.c radsec_err.c + if GSSEAP_ENABLE_REAUTH mech_eap_la_SOURCES += util_reauth.c + + if !HEIMDAL krb5pluginsdir = $(libdir)/krb5/plugins/authdata krb5plugins_LTLIBRARIES = radius_ad.la