summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-11-26 13:43:47 -0500
committerJoey Castillo <jose.castillo@gmail.com>2021-11-26 13:43:47 -0500
commit002d368a25914527015f63967421fd0e7c5bda17 (patch)
tree81f95271cb047988bc00221291b654232a5f2278 /movement/make/Makefile
parent4a4ab81c6c11bc159796992590646d9ef8de5f1b (diff)
downloadSensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.tar.gz
Sensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.tar.bz2
Sensor-Watch-002d368a25914527015f63967421fd0e7c5bda17.zip
movement: add world clock face
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-xmovement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 4c895322..1118da5d 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -29,6 +29,7 @@ SRCS += \
../lib/TOTP-MCU/TOTP.c \
../movement.c \
../watch_faces/clock/simple_clock_face.c \
+ ../watch_faces/clock/world_clock_face.c \
../watch_faces/settings/preferences_face.c \
../watch_faces/settings/set_time_face.c \
../watch_faces/complications/pulsometer_face.c \