no more __init__ created for now
[sfa.git] / Makefile
index cd53bb5..b56aa92 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,8 @@ keyconvert-clean:
 .PHONY: keyconvert keyconvert-install keyconvert-clean 
 
 ##########
-python: index
+python: 
+       echo 'nothing to do for python - no __init__ generated anymore'
 
 python-install:
        python setup.py install --root=$(DESTDIR) --record=GENI_INSTALLED_FILES