summaryrefslogtreecommitdiff
path: root/gettext-tools/src/x-awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/src/x-awk.h')
-rw-r--r--gettext-tools/src/x-awk.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gettext-tools/src/x-awk.h b/gettext-tools/src/x-awk.h
index 642c0e2..b0c1448 100644
--- a/gettext-tools/src/x-awk.h
+++ b/gettext-tools/src/x-awk.h
@@ -1,5 +1,5 @@
/* xgettext awk backend.
- Copyright (C) 2002-2003, 2006 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2006, 2015 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 2002.
This program is free software: you can redistribute it and/or modify
@@ -29,6 +29,8 @@ extern "C" {
#define EXTENSIONS_AWK \
{ "awk", "awk" }, \
+ { "gawk", "awk" }, \
+ { "twjr", "awk" }, \
#define SCANNERS_AWK \
{ "awk", extract_awk, \