diff options
| author | Petr Machata <[email protected]> | 2009-10-16 16:18:43 +0200 |
|---|---|---|
| committer | Petr Machata <[email protected]> | 2010-08-18 14:55:11 +0200 |
| commit | 572aef63f4fbdd90c700d7bbee34226f5d427ea0 (patch) | |
| tree | 301d38fe0a661b4c1b6021b729a50150d7fd2599 /src/Makefile.am | |
| parent | 12616b3eae0bc65d8b84d5f1a1d8a5be8c3f0a12 (diff) | |
dwarflint: More restructuring of checks
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 9ffa1871..74ed80f4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -87,7 +87,7 @@ dwarflint_SOURCES = dwarfstrings.c \ dwarflint-messages.cc dwarflint-messages.h \ dwarflint-where.c dwarflint-where.h \ dwarflint-config.cc dwarflint-config.h \ - dwarflnit-checks.hh + dwarflint-checks.cc dwarflint-checks.hh readelf_SOURCES = readelf.c dwarfstrings.c |
