Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-06-07 11:14:41 +0300
committerHannah von Reth <vonreth@kde.org>2022-06-07 11:27:27 +0300
commitc3cb3510bccbe46a38f69e90bcee21215cafc8cf (patch)
tree7e6cf54da5ff3739deb5a1a37aca771512453355 /src/libsync
parent0e9ea19bc9fae2ccefe7ef2d3b15ade4539d6a58 (diff)
Install accessmanager.h
Diffstat (limited to 'src/libsync')
-rw-r--r--src/libsync/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsync/CMakeLists.txt b/src/libsync/CMakeLists.txt
index 5ebc1c453..4a2c228b2 100644
--- a/src/libsync/CMakeLists.txt
+++ b/src/libsync/CMakeLists.txt
@@ -71,6 +71,7 @@ endif()
set(owncloudsync_HEADERS
${CMAKE_CURRENT_BINARY_DIR}/owncloudlib.h
logger.h
+ accessmanager.h
)
INSTALL(