diff options
Diffstat (limited to 'daemon/daemon.pro')
| -rw-r--r-- | daemon/daemon.pro | 2 |
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 |
