added explicit install target
[sfa.git] / Makefile
index a4dff17..32fc46f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ $(subdirs): %:
 clean:
        python setup.py uninstall
        cd keyconvert && make clean
-       cd - 
        # XX remove keyconvert   
 
 index: $(init)