From ed516c7f654accad38eded1b17d7d3ba99790365 Mon Sep 17 00:00:00 2001 From: Alexander Sack Date: Sun, 26 Jul 2009 18:02:37 +0200 Subject: * add documentation about not yet implemented variable MOZ_XPI_MOZILLA_EXTRA_DIRS - update src/xpi.mk --- src/xpi.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/xpi.mk b/src/xpi.mk index 603d4b4..6953c75 100644 --- a/src/xpi.mk +++ b/src/xpi.mk @@ -43,6 +43,12 @@ # command is specified, all .xpi files in the top level directory # will be removed during |clean| # +# MOZ_XPI_MOZILLA_EXTRA_DIRS (OPTIONAL): +# XXX: implement this! +# defines extra directories to link the extension in. +# usually xpi.mk creates the right links based on targetApplication +# parsed in install.rdf; if you need more directories, use this. +# # # Deprecated variables: # -- cgit v1.2.3