Bug 845008 - Metro's save file picker always throws on appendFilter. r=tabraldes
[gecko.git] / caps / Makefile.in
blobdd4c46db31d6eae0cbd5a8cdca4dc8a1800f79b7
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 = caps
14 DIRS = idl include src
16 TEST_DIRS += tests/mochitest
18 include $(topsrcdir)/config/rules.mk