/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/include/Makefile.am
23 строки
489 B
Ernestas Kulik
lib: Drop D-Bus code
20 апр 2020, 10:19
20 апр 2020, 10:19
255fa10
Код
Авторство
О чём код?
libreport_includedir = $(includedir)/libreport libreport_include_HEADERS = \ libreport_types.h \ client.h \ dump_dir.h \ event_config.h \ problem_data.h \ problem_report.h \ report.h \ run_event.h \ libreport_curl.h \ workflow.h \ global_configuration.h \ config_item_info.h \ file_obj.h \ internal_libreport.h \ xml_parser.h \ reporters.h \ report_result.h if BUILD_UREPORT libreport_include_HEADERS += ureport.h endif