projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7e1e23a
)
Add the MIDIToneGenerator project to the Projects/ directory makefile clean rule.
author
Dean Camera
<dean@fourwalledcubicle.com>
Fri, 27 May 2011 03:45:45 +0000
(
03:45
+0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Fri, 27 May 2011 03:45:45 +0000
(
03:45
+0000)
Projects/makefile
patch
|
blob
|
blame
|
history
diff --git
a/Projects/makefile
b/Projects/makefile
index
531c52e
..
d3eccd7
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-56,6
+56,7
@@
all:
$(MAKE) -C LEDNotifier $@
$(MAKE) -C Magstripe $@
$(MAKE) -C MediaController $@
$(MAKE) -C LEDNotifier $@
$(MAKE) -C Magstripe $@
$(MAKE) -C MediaController $@
+ $(MAKE) -C MIDIToneGenerator $@
$(MAKE) -C MissileLauncher $@
$(MAKE) -C RelayBoard $@
$(MAKE) -C TempDataLogger $@
$(MAKE) -C MissileLauncher $@
$(MAKE) -C RelayBoard $@
$(MAKE) -C TempDataLogger $@