summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basilisk/moz.configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/basilisk/moz.configure b/basilisk/moz.configure
index bd82877..942fd14 100644
--- a/basilisk/moz.configure
+++ b/basilisk/moz.configure
@@ -4,4 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Specific options go here
+# Example: imply_option('MOZ_AV1', True)
+
include('../platform/toolkit/moz.configure')