the build was failing here due to IndentationError
[sfa.git] / Makefile
index 68c42b9..a6965bb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,12 +5,9 @@
 DESTDIR="/"
 
 ##########
-# turn off wsdl generation until it is fixed
-#all: keyconvert python wsdl
-#install: keyconvert-install python-install wsdl-install
+all: keyconvert python wsdl
 
-all: keyconvert python
-install: keyconvert-install python-install 
+install: keyconvert-install python-install wsdl-install
 
 clean: keyconvert-clean python-clean wsdl-clean