From a0524ba4e6bbb65eef9a4a1f1d4f5039241a2cf9 Mon Sep 17 00:00:00 2001 From: Jeremy O'Brien Date: Tue, 10 Jan 2023 22:59:17 -0500 Subject: Implement tarot card 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 a11f49f3..48d985f4 100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -84,6 +84,7 @@ SRCS += \ ../watch_faces/complication/databank_face.c \ ../watch_faces/complication/tempchart_face.c \ ../watch_faces/complication/tally_face.c \ + ../watch_faces/complication/tarot_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