blob: 1f6470d64cd5fcb9a4a6d1c1b0202ed323dfe8cd [file] [log] [blame]
Brad Bishop624827a2016-10-31 13:15:10 -05001check_PROGRAMS =
2noinst_PROGRAMS = phosphor-inventory-test
Brad Bishop49aefb32016-10-19 11:54:14 -04003
4phosphor_inventory_test_SOURCES = \
5 test.cpp
Brad Bishop21621432017-01-13 16:35:53 -05006phosphor_inventory_test_LDFLAGS = $(SYSTEMD_LIBS) $(PTHREAD_CFLAGS)
Brad Bishop49aefb32016-10-19 11:54:14 -04007phosphor_inventory_test_CFLAGS = $(SYSTEMD_CFLAGS)
Brad Bishop898a7bb2016-10-31 13:26:44 -05008phosphor_inventory_test_LDADD = ${top_builddir}/libmanager.la