From 06b01afc99a94b873e24f51b51eed153e8a2e2ab Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 24 Jun 2021 17:56:23 -0400 Subject: [PATCH] fixed typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f58f3991..89f2e252 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: DEBUG_BEHAVIOR= all: libax5043.a -all: cube +all: cubesatsim all: telem debug: DEBUG_BEHAVIOR = -DDEBUG_LOGGING