summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-03 21:50:50 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-10-03 21:50:50 +0000
commita9f824759fae580662e0b6f816d0d4beb9c3c385 (patch)
tree8f833b01b4199e7d6734a6242058c7f56972763e /cpp/sca/modules/Makefile.am
parent980d94493097ba3f93d1f4390fe90fca24b68444 (diff)
Strawman implementation of a JSON data binding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821429 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--cpp/sca/modules/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/sca/modules/Makefile.am b/cpp/sca/modules/Makefile.am
index cfc3245f7b..0c9ccc4fbc 100644
--- a/cpp/sca/modules/Makefile.am
+++ b/cpp/sca/modules/Makefile.am
@@ -15,5 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-EVAL_MODULE = eval
-SUBDIRS = ${EVAL_MODULE}
+SUBDIRS = eval json