summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorNiclas Hoyer <info@niclashoyer.de>2022-10-21 01:22:30 +0200
committerNiclas Hoyer <info@niclashoyer.de>2022-10-23 00:27:32 +0200
commit732a1caffe5f27a933f168daf4407b5590bbcd00 (patch)
tree317db993cbc9a6c4f8b32e06841e6f15ec55a65a /movement/make
parentf8f0ce479d94f445c98fe9ec8a5de7ab6fb3c67a (diff)
downloadSensor-Watch-732a1caffe5f27a933f168daf4407b5590bbcd00.tar.gz
Sensor-Watch-732a1caffe5f27a933f168daf4407b5590bbcd00.tar.bz2
Sensor-Watch-732a1caffe5f27a933f168daf4407b5590bbcd00.zip
add sailing watch face
Diffstat (limited to 'movement/make')
-rwxr-xr-xmovement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 064d289b..61eb6c1e 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -57,6 +57,7 @@ SRCS += \
../watch_faces/complication/totp_face.c \
../watch_faces/complication/sunrise_sunset_face.c \
../watch_faces/complication/countdown_face.c \
+ ../watch_faces/complication/sailing_face.c \
../watch_faces/complication/counter_face.c \
../watch_faces/complication/blinky_face.c \
../watch_faces/complication/moon_phase_face.c \