aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-09-23 11:55:28 +0100
committerRichard van der Hoff <richard@matrix.org>2016-09-23 11:55:28 +0100
commit6ea9fb450ec1ef10b32d65ceb00a6042b927a95c (patch)
treeebef09423d96c58d615451f927c33ba004dac308 /Makefile
parent97c991ffee7f59dac1615b2f0b187470782ef0a4 (diff)
parent4049261867fc1a4d9e7689635788d538a09aab31 (diff)
Merge branch 'rav/megolm_spec'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d08c50..9a84cf4 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ JS_POST := javascript/olm_outbound_group_session.js \
javascript/olm_inbound_group_session.js \
javascript/olm_post.js
DOCS := tracing/README.html \
+ docs/megolm.html \
docs/olm.html \
README.html \
CHANGELOG.html