author | Marco Bonardo <mbonardo@mozilla.com> |
Wed, 06 Feb 2013 20:48:09 +0100 | |
changeset 130925 | 6b183775ad02f04af9697a6c7b237c35bb7f9574 |
parent 106908 | 162130598df094e19b044610902abecd403278d3 |
child 133643 | de5cf405c3842b7b6a756489faced190ebfd8c48 |
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 ifdef ENABLE_TESTS TOOL_DIRS += test endif MODULE = pref DIRS = public src include $(topsrcdir)/config/rules.mk