diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 3b7104ad..496b717b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,6 +26,7 @@ SUBDIRS = SUBDIRS += l2fwd SUBDIRS += dpdk SUBDIRS += ovs +SUBDIRS += qemu # specify package dependency here if needed ovs: dpdk |