author | J. Ryan Stinnett <jryans@gmail.com> |
Tue, 10 Sep 2013 12:57:48 -0500 | |
changeset 146661 | 99f92e712d48c6df8087020530c2405bf9ce3a20 |
parent 126871 | 5f4f68f0041964124afe3ee7012de446c946c2df |
child 156201 | 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 += ['base', 'util', 'datasource', 'build'] TEST_TOOL_DIRS += ['tests'] MODULE = 'rdf'