import from HEAD
authorfcusack <fcusack>
Tue, 24 Oct 2006 05:36:08 +0000 (05:36 +0000)
committerfcusack <fcusack>
Tue, 24 Oct 2006 05:36:08 +0000 (05:36 +0000)
add new header ident.h

src/modules/rlm_otp/Makefile.in

index 75e923e..ca728dd 100644 (file)
@@ -23,7 +23,7 @@
 TARGET         = @targetname@
 SRCS           = otp_rlm.c otp_radstate.c otp_pwe.c otp_pw_valid.c
 SRCS          += otp_util.c otp_mppe.c
-HEADERS        = extern.h otp_pw_valid.h otp_mppe.h
+HEADERS        = extern.h otp_pw_valid.h otp_mppe.h ident.h
 RLM_CFLAGS     = @otp_cflags@ $(OPENSSL_INCLUDE)
 RLM_LIBS       = @otp_ldflags@ $(OPENSSL_LIBS)