summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.am
blob: e6f0387b79203198b2608cab94ca7c5171243cee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
libreport_includedir = $(includedir)/report
libreport_include_HEADERS = \
    report/crash_data.h \
    report/dump_dir.h \
    report/run_event.h \
    report/event_config.h

libabrt_includedir = $(includedir)/abrt
libabrt_include_HEADERS = \
    abrtlib.h \
    abrt_types.h \
    abrt_crash_data.h \
    xfuncs.h