rlm_eap: add eap_chbind.c to build
authorSam Hartman <hartmans@debian.org>
Sat, 4 Feb 2012 02:20:09 +0000 (21:20 -0500)
committerSam Hartman <hartmans@debian.org>
Sat, 4 Feb 2012 02:20:09 +0000 (21:20 -0500)
src/modules/rlm_eap/libeap/Makefile

index 10347e5..4b2469d 100644 (file)
@@ -6,7 +6,7 @@
 
 include ../../../../Make.inc
 
-SRCS           = eapcommon.c eapcrypto.c eapsimlib.c fips186prf.c
+SRCS           = eapcommon.c eap_chbind.c eapcrypto.c eapsimlib.c fips186prf.c
 ifneq ($(OPENSSL_LIBS),)
 SRCS           += eap_tls.c mppe_keys.c
 endif