summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorJeremy O'Brien <neutral@fastmail.com>2023-01-10 22:59:17 -0500
committerJeremy O'Brien <neutral@fastmail.com>2023-01-10 23:07:43 -0500
commita0524ba4e6bbb65eef9a4a1f1d4f5039241a2cf9 (patch)
tree95640a8dd64378e39de1c194837cfc4a1d7c7425 /movement/make/Makefile
parent280d8b246a60fa49d932bfbc573b93acffd7af29 (diff)
downloadSensor-Watch-a0524ba4e6bbb65eef9a4a1f1d4f5039241a2cf9.tar.gz
Sensor-Watch-a0524ba4e6bbb65eef9a4a1f1d4f5039241a2cf9.tar.bz2
Sensor-Watch-a0524ba4e6bbb65eef9a4a1f1d4f5039241a2cf9.zip
Implement tarot card face
Diffstat (limited to 'movement/make/Makefile')
-rw-r--r--movement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
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.