Build libaddr in public

git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@3423 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider
1998-06-06 07:41:27 +00:00
parent 04e2dfb854
commit 3aa729659d

View File

@@ -29,6 +29,8 @@
#//------------------------------------------------------------------------
DEPTH=..
include <$(DEPTH)\config\config.mak>
#//------------------------------------------------------------------------
#//
#// Specify any "command" targets. (ie. DIRS, INSTALL_FILES, ...)
@@ -38,7 +40,13 @@ DEPTH=..
#//
#//------------------------------------------------------------------------
#DIRS=libi18n layout libstyle liblayer libmocha
DIRS=libi18n htmldlgs libparse
DIRS= \
libi18n \
htmldlgs \
!ifdef MOZ_MAIL_NEWS
libaddr \
!endif
libparse
#//------------------------------------------------------------------------