X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=6f8fa2874d2e90ff4a1b0d5f16ab4d5d007c20c1;hp=901d4d60f7555d1dfcd186d9f32eea254454e0ac;hb=659d8fceddae7408c950f46a178992029e51ffc9;hpb=b6c0bb3331dac91d29ce2074f1963a794e498dde diff --git a/Makefile.in b/Makefile.in index 901d4d6..6f8fa28 100644 --- a/Makefile.in +++ b/Makefile.in @@ -74,7 +74,7 @@ DEFINES += -DAB_CD=en-US \ include $(topsrcdir)/config/rules.mk ifdef MOZ_OMNIJAR -ABS_DIST = $(call core_abspath,$(DIST)/bin) +ABS_DIST = $(abspath $(DIST)/bin) libs:: @echo "Packaging $(INSTALL_EXTENSION_ID).xpi"