diff options
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 9a48f18a..77c94ea3 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -116,6 +116,7 @@ nobase_dist_localdata_DATA = \ www/script/test/attachments_multipart.js \ www/script/test/attachment_names.js \ www/script/test/attachment_paths.js \ + www/script/test/attachment_ranges.js \ www/script/test/attachment_views.js \ www/script/test/auth_cache.js \ www/script/test/basics.js \ |