RIOT/tests/libfixmath/Makefile
Ludwig Ortmann a7f7d7e516 Revert "tests: don't build test/libfixmath on Travis CI"
This reverts commit f061d0214ebb788b3262b312a80323f5a1473d27.
2014-12-17 09:47:43 +01:00

7 lines
118 B
Makefile

APPLICATION = libfixmath
include ../Makefile.tests_common
USEPKG += libfixmath
include $(RIOTBASE)/Makefile.include