projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add remaining AVRStudio project files to the library projects.
[pub/lufa.git]
/
Projects
/
makefile
diff --git
a/Projects/makefile
b/Projects/makefile
index
c4078c5
..
3210864
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-51,7
+51,7
@@
all:
$(MAKE) -C Magstripe $@
$(MAKE) -C MissileLauncher $@
$(MAKE) -C RelayBoard $@
- $(MAKE) -C Temp
erature
DataLogger $@
+ $(MAKE) -C TempDataLogger $@
$(MAKE) -C USBtoSerial $@
$(MAKE) -C Webserver $@
$(MAKE) -C XPLAINBridge $@