make it compile with nightly again
[mandelbrot.git] / moz.build
index d0193307adbafed4d99ba5fd243839b565e3bced..eb762e88fece89b0f8c9c70548cc706a201846c0 100644 (file)
--- a/moz.build
+++ b/moz.build
@@ -4,3 +4,6 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 TEST_DIRS += ['tests']
+
+XPI_NAME = 'mandelbrot'
+export('XPI_NAME')