X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FvFW%2FMakefile;h=80dd91ada98021fe995f2be3eb5d6edf8b5e1a16;hb=ade1ef11e0c54bb782bea863721964c53024c8ea;hp=b011eca23a5934fedab9d7c3f86801cc8da94918;hpb=98b9571f6720a0da06b1d430e7338a0734023232;p=samplevnf.git diff --git a/VNFs/vFW/Makefile b/VNFs/vFW/Makefile index b011eca2..80dd91ad 100644 --- a/VNFs/vFW/Makefile +++ b/VNFs/vFW/Makefile @@ -68,7 +68,7 @@ CFLAGS += -I$(VNF_CORE)/common/VIL/gateway TOP = $(RTE_SDK)/../civetweb CFLAGS += -I$(TOP)/include $(COPT) -DUSE_WEBSOCKET -DUSE_IPV6 -DUSE_SSL_DH=1 -DREST_API_SUPPORT=1 -LDFLAGS += -ljson -lcrypto -lssl +LDFLAGS += -ljson-c -lcrypto -lssl LDFLAGS += -L$(RTE_SDK)/../civetweb/ -lcivetweb # all source are stored in SRCS-y