summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDorian Wolf <dorianwolf@localhost>2022-03-20 04:36:48 (GMT)
committerDorian Wolf <dorianwolf@localhost>2022-03-20 04:36:48 (GMT)
commit7be329691dc7f6a69d610c56fa2027c9e635e16a (patch)
tree84affd4aa6af780129f1bfc482c60c21fcddb3e0 /src/CMakeLists.txt
parent187d99c0f710cf4827a026f02e41ebbd2b1271e2 (diff)
Analog24 watchface
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ff0c9b0..02d2a2d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -453,7 +453,9 @@ list(APPEND SOURCE_FILES
## Watch faces
displayapp/icons/bg_clock.c
+ displayapp/icons/bg_analog24.c
displayapp/screens/WatchFaceAnalog.cpp
+ displayapp/screens/WatchFaceAnalog24.cpp
displayapp/screens/WatchFaceDigital.cpp
displayapp/screens/WatchFaceTerminal.cpp
displayapp/screens/PineTimeStyle.cpp