From 263e7c6543ab580bed0567b018d1f198f918a64b Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Wed, 20 Apr 2022 11:44:21 -0400 Subject: add counter face to movement build --- movement/make/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/make/Makefile') diff --git a/movement/make/Makefile b/movement/make/Makefile index 3bed1963..5bed6bd2 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -53,6 +53,7 @@ SRCS += \ ../watch_faces/complication/totp_face.c \ ../watch_faces/complication/sunrise_sunset_face.c \ ../watch_faces/complication/countdown_face.c \ + ../watch_faces/complication/counter_face.c \ ../watch_faces/complication/blinky_face.c \ ../watch_faces/complication/moon_phase_face.c \ ../watch_faces/clock/mars_time_face.c \ -- cgit v1.2.3