Fixing objdir bustage (most of the tinderboxes mind you)

git-svn-id: svn://10.0.0.236/trunk@97599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org 2001-06-20 09:03:16 +00:00
parent af4b978c0f
commit 2a729f0398

View File

@ -28,8 +28,8 @@ include $(DEPTH)/config/autoconf.mk
ifdef MOZ_LDAP_XPCOM
REQUIRES += mozldap necko
install::
$(INSTALL) ./src/nsLDAPPrefsService.js $(DIST)/bin/components
install:: ./src/nsLDAPPrefsService.js
$(INSTALL) $< $(DIST)/bin/components
endif
DIRS = public src build