summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-java/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-05-13 05:28:37 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-05-13 05:28:37 +0000
commitd97c0ec46c554920350403623d70938216b5a2b0 (patch)
treed9b5c381b64bae295b407353685207a02bd7f772 /sca-cpp/trunk/samples/store-java/Makefile.am
parent1e5e2e13bee367edc36aa6ee94be4ddfb34378ec (diff)
Move samples to samples directory.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943805 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/samples/store-java/Makefile.am (renamed from sca-cpp/trunk/test/store-java/Makefile.am)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/test/store-java/Makefile.am b/sca-cpp/trunk/samples/store-java/Makefile.am
index 80972a0acc..d80aaabf0b 100644
--- a/sca-cpp/trunk/test/store-java/Makefile.am
+++ b/sca-cpp/trunk/samples/store-java/Makefile.am
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-JAVAROOT = ${top_builddir}/test/store-java
+JAVAROOT = ${top_builddir}/samples/store-java
if WANT_JAVA