From: Miloš Mulač Date: Wed, 2 Aug 2006 11:58:39 +0000 (+0000) Subject: remove test & tests from VPATH (not needed) X-Git-Tag: glite-jp-index_R_1_2_2~14 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=38040f93c379f7f23e3f3d8381ba1b9ee76e6941;p=jra1mw.git remove test & tests from VPATH (not needed) --- diff --git a/org.glite.jp.index/Makefile b/org.glite.jp.index/Makefile index ef0864a..6f3dd95 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}/project:${top_srcdir}/doc:${jpproject}:${stagedir}/interface GLOBUS_LIBS:=-L${globus_prefix}/lib \ -lglobus_common_${nothrflavour} \