X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile;h=db6c5e3c6e3b104459c56a3e91e5608e62ada40d;hb=refs%2Fchanges%2F47%2F71347%2F1;hp=42970288865667b63ec1201ce6cc7d5a97ab4078;hpb=4bdcd58361959541d9d3572373cabd60c0929851;p=vswitchperf.git diff --git a/src/Makefile b/src/Makefile index 42970288..db6c5e3c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -19,7 +19,7 @@ # Contributors: # Aihua Li, Huawei Technologies. -SUBBUILDS = src_cuse src_vanilla +SUBBUILDS = src_vanilla .PHONY: vhost subbuilds $(SUBBUILDS) all clean distclean: vhost subbuilds @@ -40,6 +40,8 @@ SUBDIRS += l2fwd SUBDIRS += dpdk SUBDIRS += ovs SUBDIRS += qemu +SUBDIRS += vpp +SUBDIRS += trex ovs: dpdk WITH_LINUX = VHOST_USER = y