summaryrefslogtreecommitdiffstats
path: root/src/report-python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/report-python/Makefile.am')
-rw-r--r--src/report-python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report-python/Makefile.am b/src/report-python/Makefile.am
index 650ae45b..1c4d55ec 100644
--- a/src/report-python/Makefile.am
+++ b/src/report-python/Makefile.am
@@ -8,6 +8,7 @@ _pyreport_la_SOURCES = \
reportmodule.c \
crash_dump.c \
dump_dir.c \
+ run_event.c \
common.h
_pyreport_la_CPPFLAGS = \
-I$(srcdir)/../include/report -I$(srcdir)/../include \