X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Ftest%2FMakefile;h=c602521900a522561d320d2b33457de16894abdb;hp=686fde0c7404a063815f85814a15e1a5b7518ba7;hb=4006effc538289c36a1563c1b717231991292c0c;hpb=bc3610d8cecbfed40c62d4dcb93fc9a4d2a7c9e3 diff --git a/src/test/Makefile b/src/test/Makefile index 686fde0c..c6025219 100644 --- a/src/test/Makefile +++ b/src/test/Makefile @@ -82,4 +82,5 @@ ao_ms5607_convert_test: ao_ms5607_convert_test.c ao_ms5607_convert_8051.c ao_int cc $(CFLAGS) -o $@ ao_ms5607_convert_test.c ao_quaternion_test: ao_quaternion_test.c ao_quaternion.h - cc $(CFLAGS) -o $@ ao_quaternion_test.c -lm \ No newline at end of file + cc $(CFLAGS) -o $@ ao_quaternion_test.c -lm +