summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2021-12-21 12:30:20 -0600
committerJoey Castillo <joeycastillo@utexas.edu>2021-12-21 12:30:20 -0600
commit221e41f58cf671a71c3a174c8c8f8c4efd98e3c2 (patch)
treed5a914b20b3ba520acc980262c1a874e4597e0b9 /movement/make/Makefile
parent4862472d1d8b9ea0bb8888965500f7372b4c5bfe (diff)
downloadSensor-Watch-221e41f58cf671a71c3a174c8c8f8c4efd98e3c2.tar.gz
Sensor-Watch-221e41f58cf671a71c3a174c8c8f8c4efd98e3c2.tar.bz2
Sensor-Watch-221e41f58cf671a71c3a174c8c8f8c4efd98e3c2.zip
add 'hello there' face, demo for documentation
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 b7a0e6e2..4910b102 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -40,6 +40,7 @@ SRCS += \
../watch_faces/demos/voltage_face.c \
../watch_faces/demos/lis2dh_logging_face.c \
../watch_faces/demos/demo_face.c \
+ ../watch_faces/demos/hello_there_face.c \
../watch_faces/complications/beats_face.c \
../watch_faces/complications/day_one_face.c \
../watch_faces/complications/stopwatch_face.c \