author | Kyle Machulis <kyle@nonpolynomial.com> |
Mon, 01 Apr 2013 11:36:59 -0700 | |
changeset 137818 | 5f4f68f0041964124afe3ee7012de446c946c2df |
parent 137136 | 0db3022ca2e6bec95897850f797f078464a7f529 |
child 170774 | 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/. PARALLEL_DIRS += ['public', 'src', 'decoders', 'encoders'] DIRS += ['build'] TEST_DIRS += ['test'] MODULE = 'imglib2'