Skip to content
Snippets Groups Projects
Commit 348bf33b authored by Dean Camera's avatar Dean Camera
Browse files

Add the MIDIToneGenerator project to the Projects/ directory makefile clean rule.

parent 7e1e23af
No related branches found
No related tags found
No related merge requests found
......@@ -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 $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment