]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use new po domain.
authorSimon Josefsson <simon@josefsson.org>
Fri, 17 Apr 2009 07:29:43 +0000 (09:29 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 17 Apr 2009 07:29:43 +0000 (09:29 +0200)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index ddabdf5075a365c70ac50550f3113e624807abd5..2f9a7b4d29e371d7225ad6a4d73268fb9d67f439 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,6 +27,7 @@ ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile)
 endif
 
 PODIR := lib/po
+PO_DOMAIN := libgnutls
 
 autoreconf:
        for f in $(PODIR)/*.po.in; do \