mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
gettext.mk: Add dev-utils.mk to gettext.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
e2d917e7f0
commit
af2455cd52
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ GETTEXT_LOCALE ?= $(notdir $(shell $(PWD)))
|
||||||
|
|
||||||
include $(MODDIR)/make/defs.mk
|
include $(MODDIR)/make/defs.mk
|
||||||
include $(MODDIR)/make/rules.mk
|
include $(MODDIR)/make/rules.mk
|
||||||
|
include $(MODDIR)/make/dev-utils.mk
|
||||||
|
|
||||||
GETTEXT_PROJECT_PO ?= $(PROJECT).po
|
GETTEXT_PROJECT_PO ?= $(PROJECT).po
|
||||||
GETTEXT_PROJECT_POT ?= $(PROJECT).pot
|
GETTEXT_PROJECT_POT ?= $(PROJECT).pot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue