Merge pull request #428 from recrack/update_path

update: check.mk tidy path
This commit is contained in:
yichoi 2013-05-08 22:49:49 -07:00
commit 0290fcc869

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