X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftest%2FMakefile;h=c602521900a522561d320d2b33457de16894abdb;hb=32f0f39a953dabe19ec92611570e4a82da8f8dce;hp=686fde0c7404a063815f85814a15e1a5b7518ba7;hpb=5d9e715d570b24ac124c30772b11923bd26ed670;p=fw%2Faltos 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 +