summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 3716d19e..c035aaa9 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -1,11 +1,14 @@
HEADER_FILES = \
+ crash_dump.h \
+ dump_dir.h \
+ run_event.h \
+ \
abrt_exception.h \
abrtlib.h \
abrt_types.h \
comm_layer_inner.h \
abrt_crash_dump.h \
dbus_common.h \
- dump_dir.h \
observer.h \
plugin.h \
action.h \