┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
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, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d8fdc5f4b..55eda9dcd 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -261,6 +261,8 @@ install(FILES dolphinpartactions.desktop DESTINATION "${KDE_INSTALL_DATADIR}/dol
add_library(dolphinstatic STATIC)
target_sources(dolphinstatic PRIVATE
+ admin/bar.cpp
+ admin/workerintegration.cpp
animatedheightwidget.cpp
disabledactionnotifier.cpp
dolphinbookmarkhandler.cpp
@@ -320,6 +322,8 @@ target_sources(dolphinstatic PRIVATE
global.cpp
dolphin.qrc
+ admin/bar.h
+ admin/workerintegration.h
animatedheightwidget.h
dolphinbookmarkhandler.h
dolphindockwidget.h