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

DOMAIN = $(PACKAGE)

subdir = po
top_builddir = ..

XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
COPYRIGHT_HOLDER = Free Software Foundation, Inc.
MSGID_BUGS_ADDRESS = bug-mailutils@gnu.org
EXTRA_LOCALE_CATEGORIES =

# EOF

Return to:

Send suggestions and report system problems to the System administrator.