summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2022-12-14 09:40:22 -0600
committerGitHub <noreply@github.com>2022-12-14 09:40:22 -0600
commit0be39a85fcf1431c3a49252848ef79a96d3586fd (patch)
tree1a5081ab9a14b8e9ad4df5a70f34e66bf3bac338 /movement/make/Makefile
parent80ce98bc650b949af4257b555dd50bad3f108826 (diff)
parent9cb2d3278adcc96c3d86279936a5ef3a1b667c08 (diff)
downloadSensor-Watch-0be39a85fcf1431c3a49252848ef79a96d3586fd.tar.gz
Sensor-Watch-0be39a85fcf1431c3a49252848ef79a96d3586fd.tar.bz2
Sensor-Watch-0be39a85fcf1431c3a49252848ef79a96d3586fd.zip
Merge pull request #149 from slim/main
Week number watch 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 bf9351eb..52ecbe43 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -43,6 +43,7 @@ SRCS += \
../watch_faces/clock/simple_clock_face.c \
../watch_faces/clock/world_clock_face.c \
../watch_faces/clock/beats_face.c \
+ ../watch_faces/clock/weeknumber_clock_face.c \
../watch_faces/settings/preferences_face.c \
../watch_faces/settings/set_time_face.c \
../watch_faces/sensor/thermistor_readout_face.c \