From: Ulrich Drepper Date: Tue, 8 Jan 2002 21:38:17 +0000 (+0000) Subject: (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h, X-Git-Tag: cvs/glibc-2-2-5~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c251e3224958552a3b643dc911016b5677a85c;p=thirdparty%2Fglibc.git (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h. --- diff --git a/elf/Makefile b/elf/Makefile index aacb2e9f7e1..3aee90ce625 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -64,7 +64,9 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ testobj.h vismod.h globalmod1.c \ dblloadmod1.c dblloadmod2.c dblloadmod3.c \ reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \ - reldep6mod0.c + reldep6mod0.c \ + unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \ + unwind-dw2-fde.h dwarf2.h include ../Makeconfig