1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00

Merge pull request #2819 from kushalsingh007/hash_string_missing

Tests : Add missing Makefile and Makefile.include for tests-hash_string
This commit is contained in:
Peter Kietzmann 2015-04-21 10:25:02 +02:00
commit 0d45479f02
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
include $(RIOTBASE)/Makefile.base

View File

@ -0,0 +1 @@
USEMODULE += hash_string