summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2023-06-08 05:38:03 -0400
committerAshod Nakashian <Ashod@users.noreply.github.com>2023-06-19 07:45:02 -0400
commitcefc71b1980f7a15be345e4adaaba6516145bd9a (patch)
tree6cfdab94c3612c73375551d789de97ecbc9a694b /Makefile.am
parentkillpoco: replace URI::encode with our wrapper (diff)
downloadonline-cefc71b1980f7a15be345e4adaaba6516145bd9a.tar.gz
online-cefc71b1980f7a15be345e4adaaba6516145bd9a.zip
wsd: add ContentSecurityPolicy manager
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> (cherry picked from commit 995c24345eeedc7cbd9e81f9b6c151e79b695fdc) Change-Id: I75d6da58019d218a121bdf7bc72e73dd0f320216
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4863266222..338e929de4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -264,6 +264,7 @@ wsd_headers = wsd/Admin.hpp \
wsd/AdminModel.hpp \
wsd/Auth.hpp \
wsd/ClientSession.hpp \
+ wsd/ContentSecurityPolicy.hpp \
wsd/DocumentBroker.hpp \
wsd/ProxyProtocol.hpp \
wsd/Exceptions.hpp \