summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2022-12-31 11:04:55 -0600
committerGitHub <noreply@github.com>2022-12-31 11:04:55 -0600
commit801230cc3ab910af73a56738f9b539597e15fa56 (patch)
tree244e25fdd8b5f7f1a843484e92b875546c0b0461 /movement/make
parent283a21978397fe52ec7a85509bc010f586a42328 (diff)
parent732a1caffe5f27a933f168daf4407b5590bbcd00 (diff)
downloadSensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.tar.gz
Sensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.tar.bz2
Sensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.zip
Merge pull request #106 from niclashoyer/sailing
Add sailing watch 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 52ecbe43..60084594 100644
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -61,6 +61,7 @@ SRCS += \
../watch_faces/complication/totp_face_lfs.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 \