try building the offline extension by default now that the installer is hooked up to install it

as an optional component. Eventually we may hook this up to a build flag.
This commit is contained in:
scott%scott-macgregor.org 2004-03-24 05:41:42 +00:00
parent 9f550e2d8a
commit 26cad48c9c

View File

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS =
DIRS = offline
ifdef MOZ_PSM
BUILD_SMIME=1