summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-07-01 03:24:58 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-07-01 03:24:58 +0200
commit7601149f476c1aa3dae6cd55027a36b62efabf12 (patch)
tree947a8ebeaebaf6a366a0490975e5fa2fa689db9c /configure.ac
parent7be6ee9c1cd2c2c5172ad4a094b67c25d6c5b72c (diff)
downloadmad-7601149f476c1aa3dae6cd55027a36b62efabf12.tar
mad-7601149f476c1aa3dae6cd55027a36b62efabf12.zip
RequestManager hinzugef?gt
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f859434..7afc8ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,6 +34,7 @@ AC_C_CONST
AC_CONFIG_FILES([
Makefile
src/Makefile
+ src/Common/Makefile
src/Core/Makefile
src/Net/Makefile
])