state jar.mn in moz.build
authorRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 27 Dec 2013 20:56:22 +0000 (21:56 +0100)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Fri, 27 Dec 2013 20:56:22 +0000 (21:56 +0100)
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']