summaryrefslogtreecommitdiff
path: root/Userland/Services/Taskbar/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Services/Taskbar/CMakeLists.txt')
-rw-r--r--Userland/Services/Taskbar/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Userland/Services/Taskbar/CMakeLists.txt b/Userland/Services/Taskbar/CMakeLists.txt
index 83de9ee9c8..3b0d10674e 100644
--- a/Userland/Services/Taskbar/CMakeLists.txt
+++ b/Userland/Services/Taskbar/CMakeLists.txt
@@ -1,5 +1,6 @@
set(SOURCES
main.cpp
+ ClockWidget.cpp
TaskbarButton.cpp
TaskbarWindow.cpp
WindowList.cpp