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.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/Request/Makefile.in') diff --git a/src/Common/Request/Makefile.in b/src/Common/Request/Makefile.in index 9c48118..0b1006d 100644 --- a/src/Common/Request/Makefile.in +++ b/src/Common/Request/Makefile.in @@ -162,7 +162,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -noinst_HEADERS = DisconnectRequest.h IdentifyRequest.h Request.h +noinst_HEADERS = CertificateRequest.h DisconnectRequest.h IdentifyRequest.h Request.h all: all-am .SUFFIXES: -- cgit v1.2.3