remove test & tests from VPATH (not needed)
authorMiloš Mulač <mulac@civ.zcu.cz>
Wed, 2 Aug 2006 11:58:39 +0000 (11:58 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Wed, 2 Aug 2006 11:58:39 +0000 (11:58 +0000)
org.glite.jp.index/Makefile

index ef0864a..6f3dd95 100644 (file)
@@ -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} \