summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.in
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-09-22 18:24:26 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-09-22 18:24:26 +0200
commit1af3eab2b23c67795b188e5edaf83bf47a8879bd (patch)
tree949611a5591a20533db9526a66272c7a693a15fd /src/Daemon/Makefile.in
parentfe6d06a7df225e79756229131f128981bbb83b40 (diff)
downloadmad-1af3eab2b23c67795b188e5edaf83bf47a8879bd.tar
mad-1af3eab2b23c67795b188e5edaf83bf47a8879bd.zip
NetworkLogger implementiert
Diffstat (limited to 'src/Daemon/Makefile.in')
-rw-r--r--src/Daemon/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon/Makefile.in b/src/Daemon/Makefile.in
index 6d8e60b..013ed72 100644
--- a/src/Daemon/Makefile.in
+++ b/src/Daemon/Makefile.in
@@ -195,7 +195,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = Requests RequestHandlers
+SUBDIRS = Backends Requests RequestHandlers
noinst_LTLIBRARIES = libdaemon.la
libdaemon_la_SOURCES =
libdaemon_la_LIBADD = Requests/librequests.la RequestHandlers/librequesthandlers.la