]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(distribute): Add reldep6mod[01234].c.
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 21:29:23 +0000 (21:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Jan 2002 21:29:23 +0000 (21:29 +0000)
elf/Makefile

index c0b08ce427c316384b07a8274154a7322055ed4f..aacb2e9f7e14e4e15f0f36ee2df243ea5fefed45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1995-1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -62,7 +62,9 @@ distribute    := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
                   neededobj5.c neededobj6.c firstobj.c \
                   unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \
                   testobj.h vismod.h globalmod1.c \
-                  dblloadmod1.c dblloadmod2.c dblloadmod3.c
+                  dblloadmod1.c dblloadmod2.c dblloadmod3.c \
+                  reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \
+                  reldep6mod0.c
 
 include ../Makeconfig