blob: 2c340eab2fac9e32f51f90e8595b715299e1b001 [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}/server.o