summaryrefslogtreecommitdiffstats
path: root/libreport/src/include/Makefile.am
blob: f2afd2c37ab5ff3e11b83b3c11998f2824f2a000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libreport_includedir = $(includedir)/libreport
libreport_include_HEADERS = \
    abrt_dbus.h \
    dump_dir.h \
    event_config.h \
    hash_sha1.h \
    libreport.h \
    libreport_problem_data.h \
    libreport_types.h \
    logging.h \
    parse_options.h \
    problem_data.h \
    read_write.h \
    report.h \
    run_event.h \
    strbuf.h \
    xfuncs.h