NULL =
appdir = $(IPA_DATA_DIR)/ipagui/tests
app_PYTHON = \
__init__.py \
test_controllers.py \
test_model.py \
$(NULL)
EXTRA_DIST = \
MAINTAINERCLEANFILES = \
*~ \
*.pyc \
Makefile.in