summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-07-08 17:56:18 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-07-08 17:56:18 +0200
commit4cd88a87e66dbbb9be4137de04ad79c97ac5bf2c (patch)
tree23cf0d1ff55b3b1c4eefd3dd7fe2b7c0eb719a43 /configure.ac
parente000cdf9d31433c4e90a8b59415de5ac8377005d (diff)
downloadmad-4cd88a87e66dbbb9be4137de04ad79c97ac5bf2c.tar
mad-4cd88a87e66dbbb9be4137de04ad79c97ac5bf2c.zip
Einzelne Request-Klassen 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 7afc8ea..575477d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,7 @@ AC_CONFIG_FILES([
Makefile
src/Makefile
src/Common/Makefile
+ src/Common/Request/Makefile
src/Core/Makefile
src/Net/Makefile
])