summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-05-13 09:51:33 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-05-13 09:51:33 +0200
commit7cfbac7966d99568565abea25a57522288d9a279 (patch)
tree70a55385a01e3bcf08424ba8282bbe05d4c42a71 /src/include/Makefile.am
parente027694734697f4aa27ed5858966f816de3d944e (diff)
downloadabrt-7cfbac7966d99568565abea25a57522288d9a279.tar.gz
abrt-7cfbac7966d99568565abea25a57522288d9a279.tar.xz
abrt-7cfbac7966d99568565abea25a57522288d9a279.zip
report api proposal
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index eaebe3a1..4d31d1a9 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -3,7 +3,8 @@ libreport_include_HEADERS = \
report/problem_data.h \
report/dump_dir.h \
report/run_event.h \
- report/event_config.h
+ report/event_config.h \
+ report/report.h
libabrt_includedir = $(includedir)/abrt
libabrt_include_HEADERS = \