cd4e6f8674157d480643e6c970410dcdfc69ca15
[platform/core/uifw/at-spi2-atk.git] / pyatspi / Makefile.am
1 pyatspidir = $(pythondir)/pyatspi
2 pyatspi_PYTHON = \
3                 Accessibility.py        \
4                 accessible.py           \
5                 accessiblecache.py      \
6                 action.py               \
7                 application.py          \
8                 applicationcache.py     \
9                 base.py                 \
10                 collection.py           \
11                 component.py            \
12                 constants.py            \
13                 desktop.py              \
14                 deviceevent.py          \
15                 document.py             \
16                 editabletext.py         \
17                 event.py                \
18                 factory.py              \
19                 hyperlink.py            \
20                 hypertext.py            \
21                 image.py                \
22                 __init__.py             \
23                 interfaces.py           \
24                 loginhelper.py          \
25                 registry.py             \
26                 relation.py             \
27                 role.py                 \
28                 selection.py            \
29                 state.py                \
30                 table.py                \
31                 text.py                 \
32                 utils.py                \
33                 value.py
34
35 CLEANFILES = *.pyc