Codebase list mozc / 135a232
Remove line of build_tools This line is unnecessary. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org> Nobuhiro Iwamatsu 9 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3535 --build_base=$(BUILD_DIR)
3636
3737 override_dh_auto_build:
38 V=1 python build_mozc.py build_tools -c Release --jobs=1
3938 V=1 python build_mozc.py build $(TARGETS) -c Release --jobs=1
4039
4140 override_dh_auto_clean: