From 28ed895fdc303b2a793506bb1fcdd35d5fd14e70 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 7 Jul 2006 03:43:47 +0000 Subject: merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0 and fda3a25581b7bfac581504e9e887e9b97f234f86 --- libelf/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libelf/Makefile.am') diff --git a/libelf/Makefile.am b/libelf/Makefile.am index 51965cee..fb177d04 100644 --- a/libelf/Makefile.am +++ b/libelf/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in ## -## Copyright (C) 1996-2001, 2002, 2003, 2004, 2005 Red Hat, Inc. +## Copyright (C) 1996-2001, 2002, 2003, 2004, 2005, 2006 Red Hat, Inc. ## This file is part of Red Hat elfutils. ## ## Red Hat elfutils is free software; you can redistribute it and/or modify @@ -96,7 +96,8 @@ libelf_a_SOURCES = elf_version.c elf_hash.c elf_error.c elf_fill.c \ elf_clone.c \ gelf_getlib.c gelf_update_lib.c \ elf32_offscn.c elf64_offscn.c gelf_offscn.c \ - elf_getaroff.c + elf_getaroff.c \ + elf_gnu_hash.c if !MUDFLAP libelf_pic_a_SOURCES = -- cgit v1.2.1