X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=a6965bbef4df310f2bdc2a2b0a5e0b21412cc226;hb=287b2912038a656a993e6e17a780e621ec4a7ed1;hp=68c42b90a19bb1d57a623e3fe6759cf0a6d84e57;hpb=d5914fa3ef20eb82da53242454e019fe419f597b;p=sfa.git diff --git a/Makefile b/Makefile index 68c42b90..a6965bbe 100644 --- 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