From 1ec1f2e4207405d55c34c936e2c458cb4a7e8806 Mon Sep 17 00:00:00 2001 From: Wesley Ellis Date: Wed, 6 Apr 2022 14:33:24 -0400 Subject: Add tomato face: a pomodoro style timer (#61) --- 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 1e529954..0f1e711a 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -57,6 +57,7 @@ SRCS += \ ../watch_faces/complication/moon_phase_face.c \ ../watch_faces/complication/orrery_face.c \ ../watch_faces/complication/astronomy_face.c \ + ../watch_faces/complication/tomato_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