aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
blob: 15fe7fbd7c2e12d75ca971ea3d1848f23dbe1963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Makefile variables for PO directory.
# Copyright (C) 2005 Free Software Foundation, Inc.
#

DOMAIN = $(PACKAGE)

subdir = po
top_builddir = ..

XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
COPYRIGHT_HOLDER = Sergey Poznyakoff
MSGID_BUGS_ADDRESS = bug-cflow@gnu.org
EXTRA_LOCALE_CATEGORIES =

# EOF

Return to:

Send suggestions and report system problems to the System administrator.