From 5979aa36a59ab12cda9840f770f5ded7aece8586 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 19 Dec 2013 02:11:15 -0700 Subject: [PATCH] un-do gratuitous change --- src/test/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/Makefile b/src/test/Makefile index 7ae06a80..c6025219 100644 --- a/src/test/Makefile +++ b/src/test/Makefile @@ -83,3 +83,4 @@ ao_ms5607_convert_test: ao_ms5607_convert_test.c ao_ms5607_convert_8051.c ao_int ao_quaternion_test: ao_quaternion_test.c ao_quaternion.h cc $(CFLAGS) -o $@ ao_quaternion_test.c -lm + -- 2.30.2