author | Gregory Szorc <gps@mozilla.com> |
Wed, 05 Dec 2012 22:46:01 -0800 | |
changeset 115100 | 051613fd8775ca08852db74e244aff2324ae2146 |
parent 101442 | 162130598df094e19b044610902abecd403278d3 |
child 123242 | d1a83f27351b6136f8e8347112c6d03aa2cb1c2c |
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 DIRS = public src TEST_DIRS += test include $(topsrcdir)/config/rules.mk