diff options
| author | Petr Machata <[email protected]> | 2009-11-30 14:08:43 +0100 |
|---|---|---|
| committer | Petr Machata <[email protected]> | 2010-08-18 14:55:15 +0200 |
| commit | c22fa123d877d4fcbd203a480b114478cc05c37c (patch) | |
| tree | 2cce2460788e43a6795ded7a13c871fc13b39e95 /src/Makefile.am | |
| parent | 188f3d980e5aa921d25e0a41922cf3ece2eefe11 (diff) | |
dwarflint: Rename file to match class name
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b8fda985..85c066c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -95,7 +95,7 @@ dwarflint_SOURCES = dwarfstrings.c \ dwarflint/reloc.cc dwarflint/reloc.h \ dwarflint/tables.cc dwarflint/tables.hh dwarflint/tables.h \ dwarflint/all-dies-it.hh \ - dwarflint/check_highlevel.cc dwarflint/checks-high.hh \ + dwarflint/highlevel_check.cc dwarflint/highlevel_check.hh \ dwarflint/check_debug_abbrev.cc \ dwarflint/check_debug_info.cc dwarflint/check_debug_info.hh dwarflint/check_debug_info.ii \ dwarflint/check_debug_line.cc \ |
