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

DOMAIN = $(PACKAGE)

subdir = po
top_builddir = ..

XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
COPYRIGHT_HOLDER = Free Software Foundation, Inc.
EXTRA_LOCALE_CATEGORIES =

# EOF

Return to:

Send suggestions and report system problems to the System administrator.