summaryrefslogtreecommitdiffstats
path: root/samples/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'samples/configure.ac')
-rw-r--r--samples/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/configure.ac b/samples/configure.ac
index 81e4a86..0810ff6 100644
--- a/samples/configure.ac
+++ b/samples/configure.ac
@@ -131,6 +131,7 @@ AC_CONFIG_FILES([Makefile \
server/sg_math/Makefile \
server/mtom/Makefile \
server/mtom_callback/Makefile \
+ server/session/Makefile \
client/Makefile \
client/echo/Makefile \
client/math/Makefile \
@@ -146,6 +147,7 @@ AC_CONFIG_FILES([Makefile \
client/amqp/notify/Makefile \
client/amqp/mtom/Makefile \
client/amqp/mtom/resources/Makefile \
+ client/session/Makefile \
user_guide/Makefile \
user_guide/clients/Makefile \
mtom_caching_callback/Makefile \