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/adc_temperature_sensor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/other/adc_temperature_sensor/Makefile') diff --git a/examples/other/adc_temperature_sensor/Makefile b/examples/other/adc_temperature_sensor/Makefile index 2b26a1b..c5020db 100644 --- a/examples/other/adc_temperature_sensor/Makefile +++ b/examples/other/adc_temperature_sensor/Makefile @@ -17,6 +17,7 @@ ## along with this program. If not, see . ## -BINARY = adc +BINARY = adc include ../../Makefile.include + -- cgit v1.2.3