| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | --- a/src/po/Makefile |
| 2 | +++ b/src/po/Makefile | ||||
| 3 | @@ -32,7 +32,7 @@ MSGMERGE = OLD_PO_FILE_INPUT=yes OLD_PO_ | ||||
| 4 | $(VIM) -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq $< | ||||
| 5 | touch $@ | ||||
| 6 | |||||
| 7 | -all: $(MOFILES) $(MOCONVERTED) $(MSGFMT_DESKTOP) | ||||
| 8 | +all: $(MOFILES) $(MOCONVERTED) | ||||
| 9 | |||||
| 10 | check: $(CHECKFILES) | ||||
| 11 | |||||