From e0a00eda958375aed3268afcba6cebb9c2a9908b Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 13 Sep 2008 00:56:59 +0200 Subject: Daemon hinzugef?gt; CoreStatusPacket hei?t jetzt HostStatusPacket --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') 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 ]) -- cgit v1.2.3