diff --git a/test/saithrift/Makefile b/test/saithrift/Makefile index 57a5e8193..cbe6f4823 100644 --- a/test/saithrift/Makefile +++ b/test/saithrift/Makefile @@ -35,7 +35,7 @@ CTYPESGEN = /usr/local/bin/ctypesgen.py endif LIBS = -lthrift -lpthread ifeq ($(platform),vs) -LIBS += -lsaivs -lsaimeta -lsaimetadata +LIBS += -lsaivs -lsaimeta -lsaimetadata -lzmq else LIBS += -lsai endif