summaryrefslogtreecommitdiffstats
path: root/src/Core/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/Core/Makefile.am
parenta3a41c71c50f95f95965165eff28d24a1be24453 (diff)
downloadmad-b961ec7011bb50785dbbc271592b84f3ebae6432.tar
mad-b961ec7011bb50785dbbc271592b84f3ebae6432.zip
CertificateRequest angefangen (GSSAPI-Authentifikation)
Diffstat (limited to 'src/Core/Makefile.am')
-rw-r--r--src/Core/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Core/Makefile.am b/src/Core/Makefile.am
index 241c030..929003a 100644
--- a/src/Core/Makefile.am
+++ b/src/Core/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = RequestHandler
+
noinst_LTLIBRARIES = libcore.la
libcore_la_SOURCES = ConfigManager.cpp ConnectionManager.cpp