2008-10-28 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                 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                 document.py             \
15                 editabletext.py         \
16                 event.py                \
17                 factory.py              \
18                 hyperlink.py            \
19                 hypertext.py            \
20                 image.py                \
21                 __init__.py             \
22                 interfaces.py           \
23                 loginhelper.py          \
24                 registry.py             \
25                 relation.py             \
26                 role.py                 \
27                 selection.py            \
28                 selector.py             \
29                 state.py                \
30                 streamablecontent.py    \
31                 table.py                \
32                 text.py                 \
33                 utils.py                \
34                 value.py
35
36 CLEANFILES = *.pyc