diff --git a/Makefile b/Makefile index ecefe19..25c8db1 100644 --- a/Makefile +++ b/Makefile @@ -46,8 +46,8 @@ clean: $(RM) -r tiramisu.egg-info/ $(RM) -r $(TRADUC_DIR)/*/*.mo -test: clean - py.test +#test: clean +# py.test build-lang: $(call build_translation, $(TRADUC_DIR))