From 7b8a8b2b0ca457afe493e45169c896967fbd406d Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Fri, 2 Mar 2018 12:33:13 -0800 Subject: [PATCH] Compile test of multicast example for Zoul --- tests/03-compile-arm-ports-02/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/03-compile-arm-ports-02/Makefile b/tests/03-compile-arm-ports-02/Makefile index 76afb8043..c0f1b7704 100644 --- a/tests/03-compile-arm-ports-02/Makefile +++ b/tests/03-compile-arm-ports-02/Makefile @@ -14,6 +14,7 @@ platform-specific/zoul/at-test/zoul \ platform-specific/zoul/rtcc/zoul \ platform-specific/zoul/zoul \ coap/zoul \ +multicast/zoul \ ipso-objects/zoul \ ipso-objects/zoul:MAKE_WITH_DTLS=1 \ hello-world/zoul \