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