X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=moz.build;h=eb762e88fece89b0f8c9c70548cc706a201846c0;hp=6d237f6514d8da8133d6fa07267164bf1d3efa9d;hb=42e21ea2f1ceef204f196fe36a68a5a0ec06952a;hpb=659d8fceddae7408c950f46a178992029e51ffc9 diff --git a/moz.build b/moz.build index 6d237f6..eb762e8 100644 --- a/moz.build +++ b/moz.build @@ -5,4 +5,5 @@ TEST_DIRS += ['tests'] -MODULE = 'mandelbrot' +XPI_NAME = 'mandelbrot' +export('XPI_NAME')