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:
parent
af4b978c0f
commit
2a729f0398
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user