aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'backends/module.mk')
-rw-r--r--backends/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/module.mk b/backends/module.mk
index eb5ce070b5..c8842ca32b 100644
--- a/backends/module.mk
+++ b/backends/module.mk
@@ -26,7 +26,8 @@ MODULE_OBJS += \
cloud/storagefile.o \
cloud/downloadrequest.o \
cloud/dropbox/dropboxstorage.o \
- cloud/dropbox/dropboxlistdirectoryrequest.o
+ cloud/dropbox/dropboxlistdirectoryrequest.o \
+ cloud/onedrive/onedrivestorage.o
endif
ifdef USE_LIBCURL