diff options
| author | Ulrich Drepper <[email protected]> | 2008-01-09 05:49:49 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2008-01-09 05:49:49 +0000 |
| commit | e219f1c1b2a5a2e4f248714fdc93d031cdc5ee6a (patch) | |
| tree | fa6765a61fa75066ddc0dd271135025748a7faf6 /libdwfl/Makefile.am | |
| parent | 9fbf0d9bdcc9043491e7ea53e769506743160760 (diff) | |
propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50)
to branch 'com.redhat.elfutils' (head bb519012dee7013b2cab5c2f5ed465cb3821b063)
Diffstat (limited to 'libdwfl/Makefile.am')
| -rw-r--r-- | libdwfl/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libdwfl/Makefile.am b/libdwfl/Makefile.am index 83834cdb..03719937 100644 --- a/libdwfl/Makefile.am +++ b/libdwfl/Makefile.am @@ -2,7 +2,7 @@ ## ## Process this file with automake to create Makefile.in ## -## Copyright (C) 2005, 2006, 2007 Red Hat, Inc. +## Copyright (C) 2005, 2006, 2007, 2008 Red Hat, Inc. ## This file is part of Red Hat elfutils. ## ## Red Hat elfutils is free software; you can redistribute it and/or modify @@ -45,8 +45,7 @@ if !MUDFLAP noinst_LIBRARIES += libdwfl_pic.a endif -euincludedir = ${includedir}/elfutils -euinclude_HEADERS = libdwfl.h +pkginclude_HEADERS = libdwfl.h libdwfl_a_SOURCES = dwfl_begin.c dwfl_end.c dwfl_error.c dwfl_version.c \ dwfl_module.c dwfl_report_elf.c relocate.c \ |
