From: Piotr Drąg Date: Sat, 13 Jun 2015 11:16:13 +0000 (+0200) Subject: Updated POTFILES.in X-Git-Tag: elfutils-0.163~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4433e723024fb373510952e922755e565eafdc;p=thirdparty%2Felfutils.git Updated POTFILES.in Signed-off-by: Piotr Drąg --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 2058928d6..02433f9fa 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