Merge branch 'testing' of ../git-at-spi
[platform/upstream/at-spi2-core.git] / python / pyatspi / Makefile.am
1 pyatspi_PYTHON = \
2          __init__.py \
3         accessible.py \
4         constants.py \
5         event.py \
6         registry.py \
7         utils.py
8
9 pyatspidir=$(pyexecdir)/pyatspi