aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c22527c..072b466 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ RTE_TARGET ?= x86_64-native-linuxapp-gcc
DIRS-y += lib
DIRS-y += examples
+DIRS-y += test
MAKEFLAGS += --no-print-directory