From 8944a00e5f6b0bc72df4a4cb88f876ed32750d8f Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sat, 9 Mar 2013 21:42:00 +0100 Subject: [PATCH] make stuff build with the new moz.build stuff for now --- Makefile.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2e0331e..91c0608 100644 --- a/Makefile.in +++ b/Makefile.in @@ -43,10 +43,6 @@ relativesrcdir = extensions/mandelbrot include $(DEPTH)/config/autoconf.mk -ifdef ENABLE_TESTS -PARALLEL_DIRS += tests -endif - MODULE = mandelbrot EXTENSION_VERSION = 4.0.1 -- 2.35.3