summaryrefslogtreecommitdiff
path: root/libwatchfish.pro
diff options
context:
space:
mode:
Diffstat (limited to 'libwatchfish.pro')
-rw-r--r--libwatchfish.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/libwatchfish.pro b/libwatchfish.pro
index 59b26ba..77bb26a 100644
--- a/libwatchfish.pro
+++ b/libwatchfish.pro
@@ -8,7 +8,10 @@ CONFIG += link_pkgconfig
PKGCONFIG += dbus-1 timed-qt5
HEADERS = notificationmonitor.h notificationmonitor_p.h notification.h \
- walltimemonitor.h walltimemonitor_p.h
+ walltimemonitor.h walltimemonitor_p.h \
+ musiccontroller.h \
+ musiccontroller_p.h
SOURCES = notificationmonitor.cpp notification.cpp \
- walltimemonitor.cpp
+ walltimemonitor.cpp \
+ musiccontroller.cpp