summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-15 19:27:24 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-15 19:27:24 -0500
commit5fccc24c985f765d33245d07d911e547fa9be30e (patch)
tree3a65395577c3472819d5b4be78f1d9ea1bbdc8e8 /movement/make
parentbaf25aaa7a7f8ff673bbe805963b242c0eb52306 (diff)
parent3be8b03c4fb4f1c48e8c2c90d300fd194ffe0a94 (diff)
downloadSensor-Watch-5fccc24c985f765d33245d07d911e547fa9be30e.tar.gz
Sensor-Watch-5fccc24c985f765d33245d07d911e547fa9be30e.tar.bz2
Sensor-Watch-5fccc24c985f765d33245d07d911e547fa9be30e.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
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 00a086d0..5b9779b3 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -48,6 +48,7 @@ SRCS += \
../watch_faces/complications/stopwatch_face.c \
../watch_faces/complications/totp_face.c \
../watch_faces/complications/sunrise_sunset_face.c \
+ ../watch_faces/complications/countdown_face.c \
# Leave this line at the bottom of the file; it has all the targets for making your project.
include $(TOP)/rules.mk