1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_sha256/Makefile
2014-05-12 21:57:44 +02:00

9 lines
150 B
Makefile

export PROJECT = test_sha256
include ../Makefile.tests_common
USEMODULE += crypto
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include