--- a/client.mk
+++ b/client.mk
@@ -63,18 +63,16 @@
# MOZ_MAKE_FLAGS - Flags to pass to $(MAKE)
# MOZ_PREFLIGHT_ALL } - Makefiles to run before any project in
# MOZ_PREFLIGHT } MOZ_BUILD_PROJECTS, before each project, after
# MOZ_POSTFLIGHT } each project, and after all projects; these
# MOZ_POSTFLIGHT_ALL } variables contain space-separated lists
# MOZ_UNIFY_BDATE - Set to use the same bdate for each project in
# MOZ_BUILD_PROJECTS
#
-
- mozilla/other-licenses/7zstub/seamonkey \
#######################################################################
# Defines
#
CVS = cvs
comma := ,
CWD := $(shell pwd)
ifneq (1,$(words $(CWD)))