summaryrefslogtreecommitdiff
path: root/daemon/daemon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/daemon.pro')
-rw-r--r--daemon/daemon.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/daemon.pro b/daemon/daemon.pro
index 0414e00..9bfb6d0 100644
--- a/daemon/daemon.pro
+++ b/daemon/daemon.pro
@@ -30,6 +30,7 @@ SOURCES += \
uploadmanager.cpp \
bundle.cpp \
appfetchmanager.cc \
+ blobdbmanager.cc \
timelineitem.cpp
HEADERS += \
@@ -52,6 +53,7 @@ HEADERS += \
uploadmanager.h \
bundle.h \
appfetchmanager.h \
+ blobdbmanager.h \
timelineitem.h
DBUS_ADAPTORS += ../org.pebbled.Watch.xml