2008-08-25 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / pyatspi / Makefile.am
1 pyatspi_PYTHON = \
2                 accessible.py           \
3                 action.py               \
4                 application.py          \
5                 base.py                 \
6                 cache.py                \
7                 collection.py           \
8                 component.py            \
9                 constants.py            \
10                 desktop.py              \
11                 document.py             \
12                 editabletext.py         \
13                 event.py                \
14                 factory.py              \
15                 hyperlink.py            \
16                 hypertext.py            \
17                 image.py                \
18                 __init__.py             \
19                 interfaces.py           \
20                 loginhelper.py          \
21                 registry.py             \
22                 relation.py             \
23                 role.py                 \
24                 selection.py            \
25                 selector.py             \
26                 state.py                \
27                 streamablecontent.py    \
28                 table.py                \
29                 test.py                 \
30                 text.py                 \
31                 utils.py                \
32                 value.py
33
34 pyatspidir=$(pyexecdir)/pyatspi
35
36 CLEANFILES = *.pyc