mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Remove hardcoded rule for installing addressbook.css.
Thanks to Stephen Walker <walk84@usa.net> for the patch. Bug #72390 r=cls
This commit is contained in:
parent
d8ca4bf931
commit
efe273a153
@ -25,8 +25,3 @@ THEME_ROOT_DEPTH = ..\..\..
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
include <$(THEME_ROOT_DEPTH)\theme.mk>
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\skins\$(THEME)\messenger\skin\addressbook\*.*
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) addressbook.css $(DIST)\bin\chrome\skins\$(THEME)\messenger\skin\addressbook
|
||||
|
Loading…
x
Reference in New Issue
Block a user