author | Reuben Morais <reuben.morais@gmail.com> |
Tue, 25 Sep 2012 15:32:02 +0100 | |
changeset 111614 | d40d6c7a82fe751d1b999be80dcd396d42ce7934 |
parent 104557 | 162130598df094e19b044610902abecd403278d3 |
child 129652 | 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