From: Aleš Křenek Date: Wed, 15 Feb 2006 11:43:36 +0000 (+0000) Subject: missing dependencies X-Git-Tag: merge_for_3_1_dst~10 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=eff4554441f9dcbaf962325412cc5cdbd90ffd4e;p=jra1mw.git missing dependencies --- diff --git a/org.glite.jp.primary/Makefile b/org.glite.jp.primary/Makefile index 61ff0d1..262ac61 100644 --- a/org.glite.jp.primary/Makefile +++ b/org.glite.jp.primary/Makefile @@ -113,9 +113,9 @@ ${is_prefix}ClientLib.c ${is_prefix}Client.c \ ${is_prefix}C.c ${is_prefix}H.h: JobProvenanceIS.xh ${gsoap_bin_prefix}/soapcpp2 -n -w -c -p ${is_prefix} JobProvenanceIS.xh -soap_ops.o: ${ps_prefix}ServerLib.c soap_util.c +soap_ops.o: ${ps_prefix}ServerLib.c soap_util.c soap_env_ctx.c soap_env_ctx.h -is_client.o: ${is_prefix}ClientLib.c soap_util.c +is_client.o: ${is_prefix}ClientLib.c soap_util.c soap_env_ctx.c soap_env_ctx.h env_C.c env_Server.c: touch env.xh