X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=26ee514bff616ed0f16404888af337c9b3e4bfe4;hb=474b436c32a22fe875097a3cc6bc61fb4823ddf1;hp=51a4f0d311887d91ea74cb4342ed76dc1e9776bb;hpb=920e1feaae452ddcc01e9a08b51beca27452f334;p=mandelbrot.git diff --git a/Makefile.in b/Makefile.in index 51a4f0d..26ee514 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55,7 +55,8 @@ XPI_PKGNAME = mandelbrot-$(EXTENSION_VERSION) DIST_FILES = extension/install.rdf -PREF_JS_EXPORTS = $(srcdir)/xulapp/defaults/preferences/prefs.js +# this interferes with e.g. Firefox prefs +#PREF_JS_EXPORTS = $(srcdir)/xulapp/defaults/preferences/prefs.js # include config.mk before using the AB_CD var include $(topsrcdir)/config/config.mk