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