Add the MIDIToneGenerator project to the Projects/ directory makefile clean rule.
This commit is contained in:
parent
7e1e23af59
commit
348bf33b18
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ all:
|
|||
$(MAKE) -C LEDNotifier $@
|
||||
$(MAKE) -C Magstripe $@
|
||||
$(MAKE) -C MediaController $@
|
||||
$(MAKE) -C MIDIToneGenerator $@
|
||||
$(MAKE) -C MissileLauncher $@
|
||||
$(MAKE) -C RelayBoard $@
|
||||
$(MAKE) -C TempDataLogger $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue