aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.mk')
-rw-r--r--test/test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.mk b/test/test.mk
index 10b86d4eb..9ea33e412 100644
--- a/test/test.mk
+++ b/test/test.mk
@@ -1,4 +1,4 @@
# List of all the ChibiOS/RT test files.
TESTSRC = ../../test/test.c ../../test/testrdy.c ../../test/testsem.c \
../../test/testmtx.c ../../test/testmsg.c ../../test/testheap.c \
- ../../test/testpools.c ../../test/testbmk.c
+ ../../test/testpools.c ../../test/testdyn.c ../../test/testbmk.c