From 3f2d2c529886c804178874ca53e1c3b54e4cd041 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 19 Nov 2009 17:58:34 +0000 Subject: Removing obsolete release candidate tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882224 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/runtime/core/test/CustomerInfo/Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 tags/cpp-0.1.incubating-M1-RC3b/sca/runtime/core/test/CustomerInfo/Makefile.am (limited to 'tags/cpp-0.1.incubating-M1-RC3b/sca/runtime/core/test/CustomerInfo/Makefile.am') diff --git a/tags/cpp-0.1.incubating-M1-RC3b/sca/runtime/core/test/CustomerInfo/Makefile.am b/tags/cpp-0.1.incubating-M1-RC3b/sca/runtime/core/test/CustomerInfo/Makefile.am deleted file mode 100644 index baf839d51a..0000000000 --- a/tags/cpp-0.1.incubating-M1-RC3b/sca/runtime/core/test/CustomerInfo/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -lib_LTLIBRARIES = libCustomerInfo.la - -libCustomerInfo_la_SOURCES = \ -CustomerInfoImpl.cpp \ -CustomerInfoImpl_CustomerInfoService_Proxy.cpp \ -CustomerInfoImpl_CustomerInfoService_Wrapper.cpp - -noinst_HEADERS = *.h - -libCustomerInfo_la_LIBADD = - -INCLUDES = -I$(top_builddir)/runtime/core/src \ - -I${TUSCANY_SDOCPP}/include - -install: \ No newline at end of file -- cgit v1.2.3