author | Drew Willcoxon <adw@mozilla.com> |
Wed, 05 Jun 2013 17:07:55 -0700 | |
changeset 134173 | 3f4ad11d56da4b29ee44fe238ecce312204cdc85 |
parent 126869 | 5f4f68f0041964124afe3ee7012de446c946c2df |
child 159082 | 05e66d941de21f4edbb22801c740878474d23b72 |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # 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/. DIRS += ['public', 'src'] TEST_TOOL_DIRS += ['tests'] MODULE = 'htmlparser'