From: Robert Kaiser Date: Fri, 27 Dec 2013 20:56:22 +0000 (+0100) Subject: state jar.mn in moz.build X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=commitdiff_plain;h=5ac76a5e032488cd934c40f85db337c0dde4470c state jar.mn in moz.build --- diff --git a/moz.build b/moz.build index eb762e8..de85c4d 100644 --- a/moz.build +++ b/moz.build @@ -7,3 +7,5 @@ TEST_DIRS += ['tests'] XPI_NAME = 'mandelbrot' export('XPI_NAME') + +JAR_MANIFESTS += ['jar.mn']