summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2015-06-13 13:16:13 +0200
committerMark Wielaard <mjw@redhat.com>2015-06-14 23:29:37 +0200
commit0d4433e723024fb373510952e922755e565eafdc (patch)
treefdb1f66cd5230225e574e8ed04480c2a707938cf /po
parent65dc8001e4bd3084ddb658b8c28806008dcd7311 (diff)
downloadelfutils-0d4433e723024fb373510952e922755e565eafdc.tar.gz
Updated POTFILES.in
Signed-off-by: Piotr Drąg <piotrdrag@gmail.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2058928d..02433f9f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,9 +2,8 @@
# Copyright (C) 2000-2010 Red Hat, Inc.
# Files from the compatibility library
+lib/color.c
lib/xmalloc.c
-#lib/xstrdup.c
-lib/xstrndup.c
# Library sources
libasm/asm_error.c
@@ -28,6 +27,7 @@ libelf/elf_error.c
# Program sources
src/addr2line.c
src/ar.c
+src/arlib-argp.c
src/arlib.c
src/elfcmp.c
src/elflint.c
@@ -41,6 +41,11 @@ src/objdump.c
src/ranlib.c
src/readelf.c
src/size.c
+src/stack.c
src/strings.c
src/strip.c
src/unstrip.c
+
+# Tests
+tests/backtrace.c
+tests/dwflmodtest.c