summaryrefslogtreecommitdiffstats
path: root/src/Common/Request/Makefile.am
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-09-05 05:06:25 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-09-05 05:06:25 +0200
commitb961ec7011bb50785dbbc271592b84f3ebae6432 (patch)
treea3623e83d5e65aa771cb9385d918589955a4886a /src/Common/Request/Makefile.am
parenta3a41c71c50f95f95965165eff28d24a1be24453 (diff)
downloadmad-b961ec7011bb50785dbbc271592b84f3ebae6432.tar
mad-b961ec7011bb50785dbbc271592b84f3ebae6432.zip
CertificateRequest angefangen (GSSAPI-Authentifikation)
Diffstat (limited to 'src/Common/Request/Makefile.am')
-rw-r--r--src/Common/Request/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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