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

can't build if you disable ldap.


git-svn-id: svn://10.0.0.236/trunk@141813 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2003-04-25 18:17:23 +00:00
parent bf0618d3fc
commit 5d6380bd7e

View File

@@ -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 \