From: Jiří Sitera Date: Fri, 10 Mar 2006 08:00:08 +0000 (+0000) Subject: IS query tests moved X-Git-Tag: Root_glite-deployment-lb_branch_2_2_0~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b014bf91ca1e2cc3292808881b82ea9f32827fea;p=jra1mw.git IS query tests moved --- diff --git a/org.glite.jp.index/Makefile b/org.glite.jp.index/Makefile index 4efb2a9..6c10bf5 100644 --- a/org.glite.jp.index/Makefile +++ b/org.glite.jp.index/Makefile @@ -22,7 +22,7 @@ CC=gcc -include Makefile.inc -VPATH=${top_srcdir}/src:${top_srcdir}/examples:${top_srcdir}/tests:${top_srcdir}/test:${top_srcdir}/project:${top_srcdir}/doc:${jpproject}:${stagedir}/interface +VPATH=${top_srcdir}/src:${top_srcdir}/examples:${top_srcdir}/examples/query-tests:${top_srcdir}/tests:${top_srcdir}/test:${top_srcdir}/project:${top_srcdir}/doc:${jpproject}:${stagedir}/interface GLOBUS_LIBS:=-L${globus_prefix}/lib \ -lglobus_common_${nothrflavour} \ @@ -96,7 +96,7 @@ glite-jpis-client: ${EXA_CLIENT_OBJS} ${LINK} -o $@ $+ ${GSOAPLIB} copy_tests: ${test} ${test_files} - for i in $?; do cp ${top_srcdir}/test/$$i ${top_srcdir}/build; done + for i in $?; do cp ${top_srcdir}/examples/query-tests/$$i ${top_srcdir}/build; done JobProvenanceIS.xh: JobProvenanceIS.wsdl JobProvenanceTypes.wsdl typemap.dat cp ${stagedir}/interface/JobProvenanceTypes.wsdl .