X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile;h=50f74683e25968b8b76c2649ae7c957d5548a5f3;hp=1227eb9f2faf0382d26685221842ceb9e74b6138;hb=c4ba4d4f77a6059ed252a8d8101589e06962978a;hpb=3cdb8cf38198d5cea73074d427ae310320e1d65f diff --git a/Makefile b/Makefile index 1227eb9f..50f74683 100644 --- a/Makefile +++ b/Makefile @@ -182,7 +182,7 @@ T_IEEE_OBJS += lib/ieee754.o T_IEEE_PROGS = t/ieee754 T_ZIPF_OBS = t/genzipf.o -T_ZIPF_OBJS += t/log.o lib/ieee754.o lib/rand.o lib/zipf.o t/genzipf.o +T_ZIPF_OBJS += t/log.o lib/ieee754.o lib/rand.o lib/zipf.o lib/gauss.o t/genzipf.o T_ZIPF_PROGS = t/fio-genzipf T_AXMAP_OBJS = t/axmap.o