From 2a59ae950f653a1730686ede8f77d74aea125efe Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Tue, 25 Jan 2022 17:28:22 -0500 Subject: movement: add blinky face --- movement/make/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/make') diff --git a/movement/make/Makefile b/movement/make/Makefile index a09b4e30..b70d7092 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -49,6 +49,7 @@ SRCS += \ ../watch_faces/complication/totp_face.c \ ../watch_faces/complication/sunrise_sunset_face.c \ ../watch_faces/complication/countdown_face.c \ + ../watch_faces/complication/blinky_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