blob: 48d2bb517f5d163d4356d09dea064a0749e7adeb [file] [log] [blame]
check_PROGRAMS = phosphor-inventory-test
phosphor_inventory_test_SOURCES = \
test.cpp
phosphor_inventory_test_LDFLAGS = $(SYSTEMD_LIBS)
phosphor_inventory_test_CFLAGS = $(SYSTEMD_CFLAGS)
phosphor_inventory_test_LDADD = ${top_builddir}/manager.o \
${top_builddir}/filters.o \
${top_builddir}/xyz.openbmc_project.Inventory.Manager.o