From 86c251e3224958552a3b643dc911016b5677a85c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jan 2002 21:38:17 +0000 Subject: [PATCH] (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h. --- elf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.47.2