Merge branch 'expand_fiohistparser' of https://github.com/shimrot/fio
[fio.git] / Makefile
index 9ac9a390e761dad5137f6c475ef30b3f4fde232f..eb3bddd6be095fc7a46bf8764e36eddb06d1a7bb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -231,7 +231,8 @@ T_AXMAP_OBJS += lib/lfsr.o lib/axmap.o
 T_AXMAP_PROGS = t/axmap
 
 T_LFSR_TEST_OBJS = t/lfsr-test.o
-T_LFSR_TEST_OBJS += lib/lfsr.o gettime.o t/log.o t/debug.o t/arch.o
+T_LFSR_TEST_OBJS += lib/lfsr.o gettime.o fio_sem.o pshared.o \
+                   t/log.o t/debug.o t/arch.o
 T_LFSR_TEST_PROGS = t/lfsr-test
 
 T_GEN_RAND_OBJS = t/gen-rand.o