make it compile with nightly again
[mandelbrot.git] / moz.build
index 6d237f6514d8da8133d6fa07267164bf1d3efa9d..eb762e88fece89b0f8c9c70548cc706a201846c0 100644 (file)
--- a/moz.build
+++ b/moz.build
@@ -5,4 +5,5 @@
 
 TEST_DIRS += ['tests']
 
-MODULE = 'mandelbrot'
+XPI_NAME = 'mandelbrot'
+export('XPI_NAME')