Merge branch 'master' of git://git.labs.libre-entreprise.org/tiramisu
This commit is contained in:
commit
b7580125a5
4
Makefile
4
Makefile
|
@ -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))
|
||||||
|
|
Loading…
Reference in New Issue