aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/makefile')
-rw-r--r--Projects/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/makefile b/Projects/makefile
index 0cbe68bcf..c4078c5e0 100644
--- a/Projects/makefile
+++ b/Projects/makefile
@@ -32,8 +32,8 @@ all:
$(MAKE) -C RelayBoard clean
$(MAKE) -C RelayBoard all
- $(MAKE) -C TemperatureDataLogger clean
- $(MAKE) -C TemperatureDataLogger all
+ $(MAKE) -C TempDataLogger clean
+ $(MAKE) -C TempDataLogger all
$(MAKE) -C USBtoSerial clean
$(MAKE) -C USBtoSerial all