projects
/
mandelbrot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d4456e
)
state jar.mn in moz.build
author
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 27 Dec 2013 20:56:22 +0000
(21:56 +0100)
committer
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 27 Dec 2013 20:56:22 +0000
(21:56 +0100)
moz.build
patch
|
blob
|
blame
|
history
diff --git
a/moz.build
b/moz.build
index eb762e88fece89b0f8c9c70548cc706a201846c0..de85c4d96b1538e21f2d890759ca2fe3e3c08239 100644
(file)
--- a/
moz.build
+++ b/
moz.build
@@
-7,3
+7,5
@@
TEST_DIRS += ['tests']
XPI_NAME = 'mandelbrot'
export('XPI_NAME')
+
+JAR_MANIFESTS += ['jar.mn']