fix for build bustage caused by my fix for bug #198303

can't build if you disable ldap.
This commit is contained in:
sspitzer%netscape.com 2003-04-25 18:17:23 +00:00
Родитель 0e30ac1cbf
Коммит 459a2bd3f4
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -52,6 +52,7 @@ REQUIRES = xpcom \
appcomps \
intl \
import \
windowwatcher \
$(NULL)
CPPSRCS = \
@ -136,7 +137,6 @@ endif
ifdef MOZ_LDAP_XPCOM
REQUIRES += mozldap \
uriloader \
windowwatcher \
$(NULL)
EXPORTS += nsAbLDAPDirectoryQuery.h \