diff options
Diffstat (limited to 'Projects/LEDNotifier/makefile')
-rw-r--r-- | Projects/LEDNotifier/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile index 22eb687ea..22a62b5e3 100644 --- a/Projects/LEDNotifier/makefile +++ b/Projects/LEDNotifier/makefile @@ -102,7 +102,7 @@ FORMAT = ihex # Target file name (without extension).
-TARGET = HotmailNotifier
+TARGET = LEDNotifier
# Object files directory
|