summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorPrimmR <93214758+PrimmR@users.noreply.github.com>2023-12-01 20:33:38 +0000
committerGitHub <noreply@github.com>2023-12-01 15:33:38 -0500
commit1b90a4a07a591c6f074eacb0f0dae9cabc7e0f90 (patch)
tree0f8a5209fc5ce3fd889cdcb7495e79eaf6f1289c /movement/make/Makefile
parent91c82ee5f26bd8e7ac6dc8e7c452e49d45edff65 (diff)
downloadSensor-Watch-1b90a4a07a591c6f074eacb0f0dae9cabc7e0f90.tar.gz
Sensor-Watch-1b90a4a07a591c6f074eacb0f0dae9cabc7e0f90.tar.bz2
Sensor-Watch-1b90a4a07a591c6f074eacb0f0dae9cabc7e0f90.zip
Kitchen Conversions 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 c294b068..512f2ea8 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -121,6 +121,7 @@ SRCS += \
../watch_faces/complication/couch_to_5k_face.c \
../watch_faces/clock/minute_repeater_decimal_face.c \
../watch_faces/complication/tuning_tones_face.c \
+ ../watch_faces/complication/kitchen_conversions_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.