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

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