summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-03-11 16:06:38 -0500
committerGitHub <noreply@github.com>2023-03-11 16:06:38 -0500
commit266831cef0eaebc266383a0fea386efc86530461 (patch)
treec3b69d227ff4cf45563df5e7e3802e3db2cdc65a /movement/make
parent36ff634cedef399a9a21469ae4938536478ed2a4 (diff)
parent3dafdc47097d9deb8e94ca5873b66d3ca1d97861 (diff)
downloadSensor-Watch-266831cef0eaebc266383a0fea386efc86530461.tar.gz
Sensor-Watch-266831cef0eaebc266383a0fea386efc86530461.tar.bz2
Sensor-Watch-266831cef0eaebc266383a0fea386efc86530461.zip
Merge branch 'main' into repetition_minute
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 a9530dd3..aa222627 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -96,6 +96,7 @@ SRCS += \
../watch_faces/complication/morsecalc_face.c \
../watch_faces/complication/rpn_calculator_face.c \
../watch_faces/complication/ships_bell_face.c \
+ ../watch_faces/complication/habit_face.c \
../watch_faces/clock/repetition_minute_face.c \
# New watch faces go above this line.