summaryrefslogtreecommitdiffstats
path: root/cpp/sca/tools/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-08-24 06:54:57 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-08-24 06:54:57 +0000
commita90343b4cf7a42a7b5fa3cf0a0e22ff54522baeb (patch)
tree5b7ff67370137ce7aff40f02a58c8845835e5b10 /cpp/sca/tools/Makefile.am
parente57c0473bd02a8ae5889156e5ea02051efe14b5a (diff)
Minor changes to the Autoconf build files. SCA and SDO builds are working again.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--cpp/sca/tools/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp/sca/tools/Makefile.am b/cpp/sca/tools/Makefile.am
index 3a97f02513..de5c2d1b1e 100644
--- a/cpp/sca/tools/Makefile.am
+++ b/cpp/sca/tools/Makefile.am
@@ -15,11 +15,3 @@
# specific language governing permissions and limitations
# under the License.
-if WANT_ALL
- CPP_TOOLS = scagen
-endif
-if WANT_CPP
- CPP_TOOLS = scagen
-endif
-
-SUBDIRS = ${CPP_TOOLS} \ No newline at end of file