summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-10-18 23:29:25 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2023-10-21 01:30:03 +0200
commitcde6ae35989cd0038ea0973bcc0074b700c796b6 (patch)
tree8798a21ef0d5510210ccda0ef34abcb311bae9fa /movement/make
parentb162dc0663883ed2253af6d0d3c2506f286b95f9 (diff)
downloadSensor-Watch-cde6ae35989cd0038ea0973bcc0074b700c796b6.tar.gz
Sensor-Watch-cde6ae35989cd0038ea0973bcc0074b700c796b6.tar.bz2
Sensor-Watch-cde6ae35989cd0038ea0973bcc0074b700c796b6.zip
Add Couch-To-5k training face
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 625c7729..646e3cb8 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -118,6 +118,7 @@ SRCS += \
../watch_faces/complication/flashlight_face.c \
../watch_faces/clock/decimal_time_face.c \
../watch_faces/clock/wyoscan_face.c \
+ ../watch_faces/complication/couchTo5k_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.