[COMMITTED] Updated POTFILES.in

Mark Wielaard mjw at redhat.com
Sun Jun 14 21:52:55 UTC 2015


From: Piotr Drąg <piotrdrag at gmail.com>

https://bugzilla.redhat.com/show_bug.cgi?id=1231438

Signed-off-by: Piotr Drąg <piotrdrag at gmail.com>
---
 po/POTFILES.in | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2058928..02433f9 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
-- 
2.1.0



More information about the elfutils-devel mailing list