projects
/
mandelbrot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659d8fc
)
make it compile with nightly again
author
Robert Kaiser
<kairo@kairo.at>
Fri, 22 Nov 2013 13:56:11 +0000
(14:56 +0100)
committer
Robert Kaiser
<kairo@kairo.at>
Fri, 22 Nov 2013 13:56:11 +0000
(14:56 +0100)
moz.build
patch
|
blob
|
blame
|
history
diff --git
a/moz.build
b/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')