diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-06-18 10:49:19 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-06-18 10:49:19 +0000 |
| commit | 8dd36b7c0639895a258c8ab9d456bd5e8e53862b (patch) | |
| tree | ea1384bcd02bcab9047fb4e9e0a27e24a04511c6 /Projects/makefile | |
| parent | 4d25c72c31087ac07c781c6c0acfa5eacd9c57fa (diff) | |
Oops - restore deleted MissileLauncher project, fix all spelling errors for "missile". TODO: Learn how to actually spell.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@611 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/makefile')
| -rw-r--r-- | Projects/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/makefile b/Projects/makefile index 2212bcb4..efff490f 100644 --- a/Projects/makefile +++ b/Projects/makefile @@ -22,4 +22,4 @@ all: %: make -C Magstripe $@ - make -C MissleLauncher $@ + make -C MissileLauncher $@ |
