summaryrefslogtreecommitdiffstats
path: root/toolkit/components/reader/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/reader/moz.build')
-rw-r--r--toolkit/components/reader/moz.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/components/reader/moz.build b/toolkit/components/reader/moz.build
index 6863d6542..d49bda14f 100644
--- a/toolkit/components/reader/moz.build
+++ b/toolkit/components/reader/moz.build
@@ -11,6 +11,10 @@ EXTRA_JS_MODULES += [
'ReaderMode.jsm'
]
+EXTRA_PP_JS_MODULES += [
+ 'Readerable.jsm'
+]
+
EXTRA_JS_MODULES.reader = [
'JSDOMParser.js',
'Readability.js',