author | Boris Zbarsky <bzbarsky@mit.edu> |
Fri, 04 Jan 2013 12:02:14 -0500 | |
changeset 127489 | ee0e5b1c16403356bf3d542a084a8fe73350a36c |
parent 107436 | 162130598df094e19b044610902abecd403278d3 |
child 134433 | 76d05284e22b2a45ed4bc9c8d920bfe45e999dd8 |
permissions | -rw-r--r-- |
# # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. DEPTH = @DEPTH@ topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = accessibility DIRS = public src build TEST_DIRS += tests include $(topsrcdir)/config/rules.mk