1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-dns_msg/Makefile.include
Benjamin Valentin 0463b2705f
unittests: add test for dns_msg
Co-Authored-By: Martine Lenders <martine.lenders@tu-dresden.de>
2024-09-27 17:40:11 +02:00

6 lines
91 B
Makefile

USEMODULE += dns_msg
USEMODULE += gnrc_ipv6
USEMODULE += sock_udp
USEMODULE += posix_inet