author | Gregory Szorc <gps@mozilla.com> |
Wed, 28 Jan 2015 13:37:00 -0800 | |
branch | CAL170_20121012_RELBRANCH |
changeset 110539 | 95d65385e289290923953dd2711c53e8561cbfce |
parent 106908 | 162130598df094e19b044610902abecd403278d3 |
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@ relativesrcdir = @relativesrcdir@ include $(DEPTH)/config/autoconf.mk MODULE = hunspell DIRS = src ifdef ENABLE_TESTS XPCSHELL_TESTS = tests/unit endif include $(topsrcdir)/config/rules.mk