From 3025984eb558442e86edf0c99f5d7fbb0d619f10 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 4 Mar 2022 14:44:42 -0600 Subject: movement: first pass at mars clock --- movement/make/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/make') diff --git a/movement/make/Makefile b/movement/make/Makefile index 9231d5ce..415bc152 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -50,6 +50,7 @@ SRCS += \ ../watch_faces/complication/countdown_face.c \ ../watch_faces/complication/blinky_face.c \ ../watch_faces/complication/moon_phase_face.c \ + ../watch_faces/clock/mars_time_face.c \ # New watch faces go above this line. # Leave this line at the bottom of the file; it has all the targets for making your project. -- cgit v1.2.3