Merge branch 'master' of git://git.labs.libre-entreprise.org/tiramisu
This commit is contained in:
commit
b7580125a5
1 changed files with 2 additions and 2 deletions
4
Makefile
4
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))
|
||||
|
|
Loading…
Reference in a new issue