Bug 779997 - Import SoundTouch Library in the tree. r=
[gecko.git] / accessible / Makefile.in
blob022644d94c8606b68f0a6be24bb8cd808aeccadb
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 = accessibility
14 DIRS = public src build
16 TEST_DIRS += tests
18 include $(topsrcdir)/config/rules.mk