diff --git a/tests/01-compile-base/Makefile b/tests/01-compile-base/Makefile index 77cc30005..b02e202cd 100644 --- a/tests/01-compile-base/Makefile +++ b/tests/01-compile-base/Makefile @@ -7,6 +7,8 @@ hello-world/sky \ storage/eeprom-test/native \ multicast/sky \ libs/logging/native \ +libs/energest/native \ +libs/energest/sky \ rpl-udp/sky \ rpl-border-router/native \ rpl-border-router/sky \ diff --git a/tests/02-compile-arm-ports/Makefile b/tests/02-compile-arm-ports/Makefile index c6dddad5e..78487d754 100644 --- a/tests/02-compile-arm-ports/Makefile +++ b/tests/02-compile-arm-ports/Makefile @@ -52,6 +52,7 @@ libs/logging/zoul \ 6tisch/sixtop/zoul \ http-socket/zoul \ libs/timers/zoul \ +libs/energest/zoul \ libs/trickle-library/zoul \ nullnet/zoul \ slip-radio/zoul \