summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorbuckket <buckket@cock.li>2023-01-23 21:15:19 +0100
committerGitHub <noreply@github.com>2023-01-23 14:15:19 -0600
commit8d20b46fec6e24d8a9e6bf13c24a2b65b2615dc9 (patch)
tree7cb75b2fca741530762fe8f7d1d2f3fb269af921 /movement/make
parent027e3bb42ed0f0e0f6c2bacbc0c896d721e7cd63 (diff)
downloadSensor-Watch-8d20b46fec6e24d8a9e6bf13c24a2b65b2615dc9.tar.gz
Sensor-Watch-8d20b46fec6e24d8a9e6bf13c24a2b65b2615dc9.tar.bz2
Sensor-Watch-8d20b46fec6e24d8a9e6bf13c24a2b65b2615dc9.zip
Add ships_bell_face (#182)
Diffstat (limited to 'movement/make')
-rw-r--r--movement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
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.