Added new completed MIDIToneGenerator project.

This commit is contained in:
Dean Camera 2010-12-03 03:51:46 +00:00
parent b20d25854d
commit 8a7351c760
10 changed files with 89 additions and 11 deletions

View file

@ -26,6 +26,9 @@ all:
$(MAKE) -C Magstripe clean
$(MAKE) -C Magstripe all
$(MAKE) -C MIDIToneGenerator clean
$(MAKE) -C MIDIToneGenerator all
$(MAKE) -C MissileLauncher clean
$(MAKE) -C MissileLauncher all