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 5326e468..3b7104ad 100644 --- a/src/Makefile +++ b/src/Makefile @@ -23,6 +23,7 @@ include mk/master.mk # specify upstream package as SUBDIRS - common terms as suggest by gnu-make SUBDIRS = +SUBDIRS += l2fwd SUBDIRS += dpdk SUBDIRS += ovs |