summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorjoshber <800692+joshber@users.noreply.github.com>2022-07-25 11:57:12 -0400
committerGitHub <noreply@github.com>2022-07-25 11:57:12 -0400
commitf120d66a98cac17fd69169500e148ffbc6eccd69 (patch)
treea567fbe36f25c30edefda112e22fabcfd502a7d8 /movement/make/Makefile
parentb234db74fe3f70254860715cc4bb828a30290fb2 (diff)
downloadSensor-Watch-f120d66a98cac17fd69169500e148ffbc6eccd69.tar.gz
Sensor-Watch-f120d66a98cac17fd69169500e148ffbc6eccd69.tar.bz2
Sensor-Watch-f120d66a98cac17fd69169500e148ffbc6eccd69.zip
Wake Face (#77)
Co-authored-by: Josh Berson <low.note0488@fastmail.com>
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-xmovement/make/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 7c7cf2d6..22e5f31b 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -62,6 +62,8 @@ SRCS += \
../watch_faces/complication/astronomy_face.c \
../watch_faces/complication/tomato_face.c \
../watch_faces/complication/probability_face.c \
+ ../watch_faces/complication/wake_face.c \
+# wake_face.c: Josh Berson, 2022-07-04
# New watch faces go above this line.
# Leave this line at the bottom of the file; it has all the targets for making your project.