Fix for bug 439436 to add pyatspi to the make install target
[platform/core/uifw/at-spi2-atk.git] / 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