1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/net/l2scan_list/Makefile
2023-08-18 20:42:43 +02:00

7 lines
116 B
Makefile

include ../Makefile.net_common
USEMODULE += embunit
USEMODULE += l2scan_list
include $(RIOTBASE)/Makefile.include