This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] gitignore: update


Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index a944762..75043fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,8 @@ Makefile.in
 /config/config.sub
 /config/depcomp
 /config/install-sh
+/config/libdw.pc
+/config/libelf.pc
 /config/missing
 /config/test-driver
 /config/ylwrap
@@ -55,6 +57,7 @@ Makefile.in
 /src/addr2line
 /src/ar
 /src/elfcmp
+/src/elfcompress
 /src/elflint
 /src/findtextrel
 /src/ld
-- 
2.6.2

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]