mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 20:53:46 +01:00
Stupid me.
This commit is contained in:
parent
a054b8d25b
commit
be85d21d5c
@ -3,7 +3,7 @@
|
||||
PROJECT = zathura
|
||||
CATALOGS = $(wildcard *.po)
|
||||
LINGUAS ?= $(patsubst %.po, %, $(CATALOGS))
|
||||
MOS = $(patsubst %, %/LC_MESSAGES/${GETTEXT_PACKAGE}.mo, $(LINGUAS))
|
||||
MOS = $(patsubst %, %/LC_MESSAGES/${PROJECT}.mo, $(LINGUAS))
|
||||
|
||||
include ../config.mk
|
||||
include ../common.mk
|
||||
|
Loading…
Reference in New Issue
Block a user