X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=Makefile.in;h=b77274dcee1272da9a5400cfaaa27d91208f48d2;hp=29260a4470ce3805d9d72751be4ceed3b094d474;hb=refs%2Fheads%2Fmaster;hpb=15cace4981cfa34865532d99a6ce6999ef3f3b57 diff --git a/Makefile.in b/Makefile.in index 29260a4..b77274d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -46,9 +46,7 @@ include $(DEPTH)/config/autoconf.mk EXTENSION_VERSION = 4.0.1 XPI_NAME = mandelbrot -USE_EXTENSION_MANIFEST = 1 NO_JAR_AUTO_REG = 1 -NO_JS_MANIFEST = 1 INSTALL_EXTENSION_ID = mandelbrot@kairo.at XPI_PKGNAME = mandelbrot-$(EXTENSION_VERSION) @@ -56,10 +54,6 @@ DIST_FILES = \ install.rdf \ $(NULL) -EXTRA_COMPONENTS = \ - aboutMandelbrot.js \ - $(NULL) - # include config.mk before using the AB_CD var include $(topsrcdir)/config/config.mk