aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index efbb3861..3fb4dd6e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -158,7 +158,7 @@ list(APPEND SOURCE_FILES
DisplayApp/DisplayApp.cpp
DisplayApp/Screens/Screen.cpp
DisplayApp/Screens/Clock.cpp
-# DisplayApp/Screens/Message.cpp
+ DisplayApp/Screens/Message.cpp
DisplayApp/Screens/Tile.cpp
# DisplayApp/Screens/Tab.cpp
main.cpp
@@ -189,7 +189,7 @@ set(INCLUDE_FILES
DisplayApp/DisplayApp.h
DisplayApp/Screens/Screen.h
DisplayApp/Screens/Clock.h
-# DisplayApp/Screens/Message.h
+ DisplayApp/Screens/Message.h
DisplayApp/Screens/Tile.h
# DisplayApp/Screens/Tab.h
drivers/St7789.h