update: check.mk tidy path

This commit is contained in:
Youngmin Yoo 2013-05-09 14:00:51 +09:00
parent 0c2e218419
commit a7bd528484

View file

@ -45,4 +45,4 @@ check-content: contenttest
./contenttest --source-dir=$(S)/src/test/content $(TESTNAME)
tidy:
python $(S)/src/etc/tidy.py $(S)/src
python $(S)src/etc/tidy.py $(S)src