From b961ec7011bb50785dbbc271592b84f3ebae6432 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 5 Sep 2008 05:06:25 +0200 Subject: CertificateRequest angefangen (GSSAPI-Authentifikation) --- src/Common/Request/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/Request/Makefile.am') diff --git a/src/Common/Request/Makefile.am b/src/Common/Request/Makefile.am index a7de050..6d54206 100644 --- a/src/Common/Request/Makefile.am +++ b/src/Common/Request/Makefile.am @@ -1 +1 @@ -noinst_HEADERS = DisconnectRequest.h IdentifyRequest.h Request.h +noinst_HEADERS = CertificateRequest.h DisconnectRequest.h IdentifyRequest.h Request.h -- cgit v1.2.3