diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-18 05:34:11 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-18 05:34:11 +0000 |
| commit | e6720302570ec0346ddda143901d3284289183d1 (patch) | |
| tree | f070419a345a738975a46bbd55aac156b303d0cf /Projects/LEDNotifier/makefile | |
| parent | cd046a3836fed0fa316985eab0261e7264583460 (diff) | |
Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C# host application for the LEDNotifier project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@990 d5102386-fcda-11dd-9fdb-3debd5008f28
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 22eb687e..22a62b5e 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
|
