* elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,
authorRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 01:46:43 +0000 (01:46 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 01:46:43 +0000 (01:46 +0000)
so we depend on $(objpfx)reldepmod6.so as intended.

ChangeLog

index 66e075f..3e81ac7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-09  Roland McGrath  <roland@redhat.com>
+
+       * elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,
+       so we depend on $(objpfx)reldepmod6.so as intended.
+
 2006-01-09  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #2126]