From 61269e261b7355cab88f1a4c1e69c360cac66824 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 10 Dec 2004 13:29:03 +0000 Subject: [PATCH] added missing IS.wsdl --- org.glite.jp.ws-interface/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.jp.ws-interface/Makefile b/org.glite.jp.ws-interface/Makefile index 73cd9ad..f6eb324 100644 --- a/org.glite.jp.ws-interface/Makefile +++ b/org.glite.jp.ws-interface/Makefile @@ -14,7 +14,7 @@ PREFIX=/opt/glite VPATH=${top_srcdir}/interface STAGETO=interface -WSDL=JobProvenancePS.wsdl JobProvenanceTypes.wsdl +WSDL=JobProvenancePS.wsdl JobProvenanceIS.wsdl JobProvenanceTypes.wsdl all compile: -- 1.8.2.3