mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 02:10:24 +00:00
Really generate .mo files.
This commit is contained in:
parent
711b0309d6
commit
67bda228cd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -62,7 +62,7 @@ MANIFEST: MANIFEST.in setup.py
|
|||
|
||||
.PHONY: locale
|
||||
locale:
|
||||
$(MAKE) -C po
|
||||
$(MAKE) -C po mofiles
|
||||
|
||||
# to build in the current directory
|
||||
.PHONY: localbuild
|
||||
|
|
|
|||
Loading…
Reference in a new issue