bug 343640 - stops making xpi. r=mvl

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201893 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com
2006-07-11 19:22:19 +00:00
parent 4aaab9d42b
commit 22aee4530a

View File

@@ -44,10 +44,4 @@ include $(DEPTH)/config/autoconf.mk
MODULE = calendar
DIRS = libical resources base providers import-export locales
ifndef MOZ_SUNBIRD
ifneq ($(OS_ARCH),Darwin)
DIRS += xpi
endif
endif
include $(topsrcdir)/config/rules.mk