Break device mode class driver interfaces into seperate config and state structs...
[pub/USBasp.git] / Projects / makefile
index 34764b9..2212bcb 100644 (file)
@@ -17,8 +17,8 @@ all:
        make -C Magstripe clean
        make -C Magstripe all
 
-       make -C MissleLauncher clean
-       make -C MissleLauncher all
+       make -C MissileLauncher clean
+       make -C MissileLauncher all
 
 %:
        make -C Magstripe $@