From 8d20b46fec6e24d8a9e6bf13c24a2b65b2615dc9 Mon Sep 17 00:00:00 2001 From: buckket Date: Mon, 23 Jan 2023 21:15:19 +0100 Subject: Add ships_bell_face (#182) --- movement/make/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/make') diff --git a/movement/make/Makefile b/movement/make/Makefile index fa43a5e9..58895862 100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -95,6 +95,7 @@ SRCS += \ ../watch_faces/complication/tarot_face.c \ ../watch_faces/complication/morsecalc_face.c \ ../watch_faces/complication/rpn_calculator_face.c \ + ../watch_faces/complication/ships_bell_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