summaryrefslogtreecommitdiffstats
path: root/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am')
-rw-r--r--tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am b/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am
deleted file mode 100644
index b533c6cdb8..0000000000
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-lib_LTLIBRARIES = libCustomerInfo.la
-
-libCustomerInfo_la_SOURCES = \
-CustomerInfoImpl.cpp \
-CustomerInfoImpl_CustomerInfoService_Proxy.cpp \
-CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
-
-libCustomerInfo_la_LIBADD =
-
-INCLUDES = -I$(top_builddir)/runtime/core/src \
- -I${TUSCANY_SDOCPP}/include \
- -I${AXISCPP_DEPLOY}/include
-
-install: \ No newline at end of file