summaryrefslogtreecommitdiffstats
path: root/cpp/sca/configure.ac
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-27 20:04:28 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-27 20:04:28 +0000
commit215c005bde88752999978adce56b09d2a90a13b7 (patch)
treed4371936d0c26e24b610cf5f17145a7425ca37d7 /cpp/sca/configure.ac
parent49ba52239afa0e6ab295add695a7443633748cfc (diff)
Moved some sources up in the directory tree to attempt to simplify the directory structure a bit, and some minor refactoring.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sca/configure.ac')
-rw-r--r--cpp/sca/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/sca/configure.ac b/cpp/sca/configure.ac
index 7cb2e76a50..0bac946b68 100644
--- a/cpp/sca/configure.ac
+++ b/cpp/sca/configure.ac
@@ -290,6 +290,9 @@ AC_CONFIG_FILES([Makefile
runtime/extensions/ruby/Makefile
runtime/extensions/ruby/src/Makefile
runtime/extensions/ruby/extension/Makefile
+ kernel/Makefile
+ modules/Makefile
+ modules/eval/Makefile
doc/Makefile
doc/Doxyfile
])