summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2019-06-22 11:26:42 +0100
committerMichael Meeks <michael.meeks@collabora.com>2019-08-05 21:18:20 -0400
commitba4907b791be620b07aaab175320e51068c5f983 (patch)
tree6c934301ebcb0be5ccc5be0cf91b5850042a2563 /Makefile.am
parent9726ce6f774f64eb6d128c1ff3bab1362a925748 (diff)
clipboard: factor out parsing, and add checks in unit test.
Change-Id: I8c23b10769293b07cc94fdc0d6110e9d540a16b9
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 0b5e64ea5..7fcd4cc71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -174,6 +174,7 @@ wsd_headers = wsd/Admin.hpp \
wsd/AdminModel.hpp \
wsd/Auth.hpp \
wsd/ClientSession.hpp \
+ wsd/Clipboard.hpp \
wsd/DocumentBroker.hpp \
wsd/Exceptions.hpp \
wsd/FileServer.hpp \