aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index c5cf270..46ac27d 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -25,4 +25,8 @@ DIRS-y += dring
DIRS-y += gtest
DIRS-y += timer
+ifeq ($(PACKETDRILL),y)
+DIRS-y += packetdrill
+endif
+
include $(TLDK_ROOT)/mk/tle.subdir.mk