From 0c6c6b98ac30efae0655826592a100641196bb10 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 20 Dec 2009 09:46:20 +0000 Subject: [PATCH] disable wsdl generation again --- wsdl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsdl/Makefile b/wsdl/Makefile index 1abba026..c6994328 100644 --- a/wsdl/Makefile +++ b/wsdl/Makefile @@ -5,7 +5,7 @@ WSDLS = sfa.wsdl registry.wsdl slice-manager.wsdl aggregate.wsdl all: $(WSDLS) # temporary: turn off wsdl generation as it is failing -#TEMPORARY_OFF = yes +TEMPORARY_OFF = yes ifdef TEMPORARY_OFF registry.wsdl slice-manager.wsdl aggregate.wsdl sfa.wsdl: -- 2.47.0