X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=32fc46f65d485a678ac35ec7d39f2f15b1df4f9a;hb=e97771a86f95003e427ced0ea8c354df651cd7a9;hp=2573dc8e75e761d62b3f7c4b42da2c9f3c7d1751;hpb=664b3fab713316f309aec41f7ff8a3f034b9e3ea;p=sfa.git diff --git a/Makefile b/Makefile index 2573dc8e..32fc46f6 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Meta init := geni/__init__.py geni/util/__init__.py geni/methods/__init__.py -subdirs := keyconvert #pyOpenSSL-0.7 +subdirs := keyconvert #pyOpenSSL-0.9 all: install $(init) $(subdirs) @@ -19,8 +19,8 @@ $(subdirs): %: clean: python setup.py uninstall + cd keyconvert && make clean # XX remove keyconvert - index: $(init)