From 36931dc991e4e68ed1ac32b328be788ae1affbe1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 29 Dec 2010 15:52:37 +0100 Subject: Whitespace fixes. --- examples/other/i2c_stts75_sensor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/other/i2c_stts75_sensor/Makefile') diff --git a/examples/other/i2c_stts75_sensor/Makefile b/examples/other/i2c_stts75_sensor/Makefile index 6ca704e..32ee066 100644 --- a/examples/other/i2c_stts75_sensor/Makefile +++ b/examples/other/i2c_stts75_sensor/Makefile @@ -17,8 +17,9 @@ ## along with this program. If not, see . ## -BINARY = i2c_stts75_sensor +BINARY = i2c_stts75_sensor OBJS = stts75.o include ../../Makefile.include + -- cgit v1.2.3