Bug 757637: Rollup media/webrtc/trunk changes from webrtc.org drop r=ted r=derf
[gecko.git] / view / Makefile.in
blob694b3ed92922e97745128375460bc2000521fc31
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 DEPTH = ..
7 topsrcdir = @top_srcdir@
8 srcdir = @srcdir@
9 VPATH = @srcdir@
11 include $(DEPTH)/config/autoconf.mk
13 MODULE = view
14 DIRS = public src
16 include $(topsrcdir)/config/rules.mk