From 9e24f6c336773c7404139ab4db0eaab2f99504e2 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sun, 23 Jan 2022 13:02:18 -0500 Subject: movement: add blinky face --- 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 5b9779b3..9d6e6b00 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -49,6 +49,7 @@ SRCS += \ ../watch_faces/complications/totp_face.c \ ../watch_faces/complications/sunrise_sunset_face.c \ ../watch_faces/complications/countdown_face.c \ + ../watch_faces/complications/blinky_face.c \ # Leave this line at the bottom of the file; it has all the targets for making your project. include $(TOP)/rules.mk -- cgit v1.2.3