blob: 59963f8bc3d5a63081e492b06a9eca9eb62cc543 [file] [log] [blame]
# export these headers
include_HEADERS = log.hpp elog.hpp
# Application test which runs in obmc env (qemu, real hardware)
bin_PROGRAMS = logging-test
logging_test_SOURCES = logging_test.cpp
# systemd required for journal interfaces
logging_test_LDFLAGS = $(SYSTEMD_LIBS)
SUBDIRS = test