bug 839193 - test for corresponding bug r=bent
[gecko.git] / view / Makefile.in
blob58d5fd550174a26c15517c7a73ced99519a93759
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 = @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