summaryrefslogtreecommitdiff
path: root/app/drivers/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/drivers/CMakeLists.txt')
-rw-r--r--app/drivers/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/drivers/CMakeLists.txt b/app/drivers/CMakeLists.txt
index b47e87a..c1625f2 100644
--- a/app/drivers/CMakeLists.txt
+++ b/app/drivers/CMakeLists.txt
@@ -2,4 +2,5 @@
# SPDX-License-Identifier: MIT
add_subdirectory(kscan)
-add_subdirectory(sensor) \ No newline at end of file
+add_subdirectory(sensor)
+add_subdirectory(display) \ No newline at end of file