mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
fixes mach-o objdir build bustage, r=pink
This commit is contained in:
parent
e424e842c6
commit
5cc05fe9b6
@ -32,7 +32,7 @@ GARBAGE += scrollbars.css
|
||||
_DEP_CSS = nativescrollbars.css
|
||||
|
||||
export:: $(_DEP_CSS)
|
||||
cp $^ scrollbars.css
|
||||
cp $^ $(srcdir)/scrollbars.css
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user