diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-04-17 09:29:43 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-04-17 09:29:43 +0200 |
commit | 8deaec6021d11eb2988922b8a2ac5545de2584d7 (patch) | |
tree | d2550b1e040cca3aaca6716fb93ec2064f766707 /cfg.mk | |
parent | 129cd0f77301658afb6d50007aa6293d172490b8 (diff) | |
download | gnutls-8deaec6021d11eb2988922b8a2ac5545de2584d7.tar.gz |
Use new po domain.
Diffstat (limited to 'cfg.mk')
-rw-r--r-- | cfg.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |