summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-09-13 00:56:59 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-09-13 00:56:59 +0200
commite0a00eda958375aed3268afcba6cebb9c2a9908b (patch)
tree5ef0949b4674ee981e3751c89e115353050be36f /configure.ac
parent3a3751f02a3efdc079c3f79987da59b234813f16 (diff)
downloadmad-e0a00eda958375aed3268afcba6cebb9c2a9908b.tar
mad-e0a00eda958375aed3268afcba6cebb9c2a9908b.zip
Daemon hinzugef?gt; CoreStatusPacket hei?t jetzt HostStatusPacket
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 142af89..1827a70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,6 +60,8 @@ AC_CONFIG_FILES([
src/Common/Request/Makefile
src/Core/Makefile
src/Core/RequestHandler/Makefile
+ src/Daemon/Makefile
+ src/Daemon/RequestHandler/Makefile
src/Net/Makefile
src/Net/Packets/Makefile
])