]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h,
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 21:38:17 +0000 (21:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 21:38:17 +0000 (21:38 +0000)
unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h.

elf/Makefile

index aacb2e9f7e14e4e15f0f36ee2df243ea5fefed45..3aee90ce6257179ae3756f494567a1a39621eab8 100644 (file)
@@ -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