From 0425aadc78680e53000fd0108b540d6eca048516 Mon Sep 17 00:00:00 2001 From: gmcdonald Date: Sat, 13 Feb 2010 01:32:03 +0000 Subject: Moving axis svn, part of TLP move INFRA-2441 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68 --- samples/client/mtom/resources/Makefile.am | 3 +++ samples/client/mtom/resources/axis2.jpg | Bin 0 -> 13887 bytes 2 files changed, 3 insertions(+) create mode 100644 samples/client/mtom/resources/Makefile.am create mode 100644 samples/client/mtom/resources/axis2.jpg (limited to 'samples/client/mtom/resources') diff --git a/samples/client/mtom/resources/Makefile.am b/samples/client/mtom/resources/Makefile.am new file mode 100644 index 0000000..ee7e84b --- /dev/null +++ b/samples/client/mtom/resources/Makefile.am @@ -0,0 +1,3 @@ +samplesdir=$(prefix)/samples/bin/resources +samples_DATA=axis2.jpg +EXTRA_DIST=axis2.jpg diff --git a/samples/client/mtom/resources/axis2.jpg b/samples/client/mtom/resources/axis2.jpg new file mode 100644 index 0000000..73371d8 Binary files /dev/null and b/samples/client/mtom/resources/axis2.jpg differ -- cgit v1.1-32-gdbae