blob: 82e19bbc88de05722754c411b8c7f05a2480eb0a [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- 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