Start building content handler glue library.

Bug #83544 r=ducarroz sr=waterson
This commit is contained in:
seawood%netscape.com 2001-11-06 02:31:08 +00:00
Родитель be030f8ebe
Коммит 12f5a3216a
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = vcard
DIRS = glue vcard
ifndef BUILD_SMIME
DIRS += smimestub

Просмотреть файл

@ -22,7 +22,7 @@
DEPTH=..\..\..
DIRS= vcard \
DIRS= glue vcard \
resources \
!if !defined(BUILD_SMIME)
smimestub \