Another try at disabling the xpi

git-svn-id: svn://10.0.0.236/trunk@179898 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mvl%exedo.nl
2005-09-09 10:10:26 +00:00
parent 5f6a96edb6
commit 52ef59424d

View File

@@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = calendar
DIRS = libical resources base providers import-export
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
ifneq ($(OS_ARCH),Darwin)
DIRS += xpi
endif