turn wsdl off ..
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Dec 2009 07:01:37 +0000 (07:01 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Dec 2009 07:01:37 +0000 (07:01 +0000)
Makefile

index 547fcf7..68c42b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,12 @@
 DESTDIR="/"
 
 ##########
-#all: keyconvert python wsdl
 # turn off wsdl generation until it is fixed
-all: keyconvert python
+#all: keyconvert python wsdl
+#install: keyconvert-install python-install wsdl-install
 
-install: keyconvert-install python-install wsdl-install
+all: keyconvert python
+install: keyconvert-install python-install 
 
 clean: keyconvert-clean python-clean wsdl-clean