aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars12
1 files changed, 12 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars
new file mode 100644
index 0000000..e968676
--- /dev/null
+++ b/po/Makevars
@@ -0,0 +1,12 @@
+# Makefile variables for PO directory
+# Copyright (C) 2004 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-cpio@gnu.org
+EXTRA_LOCALE_CATEGORIES =

Return to:

Send suggestions and report system problems to the System administrator.