forked from mfulz_github/qmk_firmware
Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLauncher Doxygen.conf file.
This commit is contained in:
parent
dcf303762a
commit
f33b282009
File diff suppressed because it is too large
Load Diff
|
@ -17,5 +17,9 @@ all:
|
|||
make -C Magstripe clean
|
||||
make -C Magstripe all
|
||||
|
||||
make -C MissleLauncher clean
|
||||
make -C MissleLauncher all
|
||||
|
||||
%:
|
||||
make -C Magstripe $@
|
||||
make -C MissleLauncher $@
|
||||
|
|
Loading…
Reference in New Issue