]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Update POTFILES.in
authorPiotr Drąg <piotrdrag@gmail.com>
Sun, 21 Feb 2021 13:54:46 +0000 (14:54 +0100)
committerMark Wielaard <mark@klomp.org>
Sat, 6 Mar 2021 13:19:55 +0000 (14:19 +0100)
https://sourceware.org/bugzilla/show_bug.cgi?id=27450

Signed-off-by: Piotr Drąg <piotrdrag@gmail.com>
po/ChangeLog
po/POTFILES.in

index 740ca87e0f051666fce8fba3f506c6712589ba53..a0b616aa03dce39fc53059bc0133f4550d10b9fb 100644 (file)
@@ -1,3 +1,8 @@
+2021-02-21  Piotr Drąg  <piotrdrag@gmail.com>
+
+       * POTFILES.in: Add libcpu/i386_lex.l, libcpu/i386_parse.y,
+       src/elfclassify.c and debuginfod/debuginfod-find.c.
+
 2021-02-05  Mark Wielaard  <mark@klomp.org>
 
        * *.po: Update for 0.183.
index 4eac6d09ac613e6e299c7e93364f67bd741709bb..65a6cfeb0ce80f6d1902280a09bb81a7260e1426 100644 (file)
@@ -8,6 +8,8 @@ lib/xmalloc.c
 
 # Library sources
 libasm/asm_error.c
+libcpu/i386_lex.l
+libcpu/i386_parse.y
 libdw/dwarf_error.c
 libdwfl/argp-std.c
 libdwfl/libdwflP.h
@@ -29,6 +31,7 @@ src/addr2line.c
 src/ar.c
 src/arlib-argp.c
 src/arlib.c
+src/elfclassify.c
 src/elfcmp.c
 src/elfcompress.c
 src/elflint.c
@@ -43,6 +46,9 @@ src/strings.c
 src/strip.c
 src/unstrip.c
 
+# debuginfod sources
+debuginfod/debuginfod-find.c
+
 # Tests
 tests/backtrace.c
 tests/dwflmodtest.c