aboutsummaryrefslogtreecommitdiff
path: root/src/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/CMakeLists.txt')
-rw-r--r--src/app/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt
index 329f2d486..c7986bf31 100644
--- a/src/app/CMakeLists.txt
+++ b/src/app/CMakeLists.txt
@@ -32,11 +32,10 @@ SET(app_SRCS
main.cpp
qmmpstarter.cpp
lxdesupport.cpp
- unitysupport.cpp
qmmpapplication.cpp
)
-SET(app_HDRS lxdesupport.h unitysupport.h)
+SET(app_HDRS lxdesupport.h)
SET(app_RCCS images/images.qrc translations/qmmp_locales.qrc)