summaryrefslogtreecommitdiffstats
path: root/src/include/Makefile.am
blob: b11c3332ed9dc81e91ae7f13de56cea070cda6a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
libreport2_includedir = $(includedir)/report
libreport2_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