diff options
Diffstat (limited to 'src/report-python/Makefile.am')
| -rw-r--r-- | src/report-python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report-python/Makefile.am b/src/report-python/Makefile.am index 94dc3abb..c7b2dd67 100644 --- a/src/report-python/Makefile.am +++ b/src/report-python/Makefile.am @@ -8,7 +8,7 @@ pyreportexec_LTLIBRARIES = _pyreport.la _pyreport_la_SOURCES = \ reportmodule.c \ - crash_data.c \ + problem_data.c \ dump_dir.c \ run_event.c \ common.h |
