make it compile with nightly again
authorRobert Kaiser <kairo@kairo.at>
Fri, 22 Nov 2013 13:56:11 +0000 (14:56 +0100)
committerRobert Kaiser <kairo@kairo.at>
Fri, 22 Nov 2013 13:56:11 +0000 (14:56 +0100)
moz.build

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