Codebase list mozc / f31a5f5
Remove unnecessary override_dh_auto_build target Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org> Nobuhiro Iwamatsu 11 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3636 --os=${BUILD_OS} --build_base=$(BUILD_DIR) \
3737 --use_libprotobuf
3838
39 override_dh_auto_build:
4039 override_dh_auto_build:
4140 V=1 python build_mozc.py build_tools -c Release --jobs=1
4241 V=1 python build_mozc.py build $(TARGETS) -c Release --jobs=1