aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-09-22 11:04:19 +0100
committerRichard van der Hoff <richard@matrix.org>2016-09-22 11:04:19 +0100
commitc07444d3e6826933800a621f81f8da15d855dcc7 (patch)
tree0b6690f271ca21de2c88e7ebc55f9ebff506a34d /Makefile
parent047927d822734cffe43adc3f9eae355c12c6db01 (diff)
First stab at a 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