Bug 867089 - Validate the playbackRate before using it. r=ehsan
[gecko.git] / toolkit / Makefile.in
blob1f1c870bd05698fb7fd801c9025f8976ed46933f
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 DEPTH = @DEPTH@
6 topsrcdir = @top_srcdir@
7 srcdir = @srcdir@
8 VPATH = @srcdir@
10 include $(DEPTH)/config/autoconf.mk
12 include $(topsrcdir)/config/rules.mk
14 export::
15 @$(MAKE) -C xre export