author | Ed Morley <emorley@mozilla.com> |
Mon, 16 Jul 2012 11:31:28 +0100 | |
changeset 102114 | 38812f58ea22baac2edb13406744d6315c036280 |
parent 96742 | f4157e8c410708d76703f19e4dfb61859bfe32d8 |
child 104533 | 2ef51674316aadfe26a46877b16794f758bf4b6d |
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 = ../.. topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ relativesrcdir = dom/sms include $(DEPTH)/config/autoconf.mk PARALLEL_DIRS = interfaces src TEST_DIRS += tests ifdef ENABLE_TESTS XPCSHELL_TESTS = tests endif include $(topsrcdir)/config/rules.mk