Merge branch 'master' of git://git.labs.libre-entreprise.org/tiramisu

This commit is contained in:
Philippe Caseiro 2013-04-23 16:30:45 +02:00
commit b7580125a5
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ clean:
$(RM) -r tiramisu.egg-info/ $(RM) -r tiramisu.egg-info/
$(RM) -r $(TRADUC_DIR)/*/*.mo $(RM) -r $(TRADUC_DIR)/*/*.mo
test: clean #test: clean
py.test # py.test
build-lang: build-lang:
$(call build_translation, $(TRADUC_DIR)) $(call build_translation, $(TRADUC_DIR))