diff options
Diffstat (limited to 'backends/module.mk')
-rw-r--r-- | backends/module.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/module.mk b/backends/module.mk index a31704a655..281c6a9060 100644 --- a/backends/module.mk +++ b/backends/module.mk @@ -29,6 +29,7 @@ MODULE_OBJS += \ cloud/savessyncrequest.o \ cloud/dropbox/dropboxstorage.o \ cloud/dropbox/dropboxlistdirectoryrequest.o \ + cloud/dropbox/dropboxuploadrequest.o \ cloud/onedrive/onedrivestorage.o \ cloud/onedrive/onedrivetokenrefresher.o \ cloud/onedrive/onedrivelistdirectoryrequest.o |