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 c7b2dd67..c1b37596 100644
--- a/src/report-python/Makefile.am
+++ b/src/report-python/Makefile.am
@@ -11,6 +11,7 @@ _pyreport_la_SOURCES = \
problem_data.c \
dump_dir.c \
run_event.c \
+ report.c \
common.h
_pyreport_la_CPPFLAGS = \
-I$(srcdir)/../include/report -I$(srcdir)/../include \