summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-23 05:59:08 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-23 05:59:08 +0000
commit9118461eff71440fc161fe9119a1d67ad3d7dce6 (patch)
tree447d2aa2849b6a510ab3ad024e3f686550f7d6c0 /sca-cpp/trunk/configure.ac
parent1c2df9a2458897ff6c2393913b2723457e42a0da (diff)
Fixed build break. Added missing dir and fix server configuration script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883256 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/configure.ac')
-rw-r--r--sca-cpp/trunk/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac
index ceb86d885b..32b7e055fc 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -202,6 +202,7 @@ AC_CONFIG_FILES([Makefile
components/Makefile
components/cache/Makefile
components/store/Makefile
+ samples/Makefile
test/Makefile
test/store-object/Makefile
test/store-function/Makefile