2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / pyatspi / Makefile.am
index 34fc8fc..859078f 100644 (file)
@@ -3,11 +3,16 @@ pyatspi_PYTHON = \
        base.py         \
        cache.py        \
        constants.py    \
+       event.py        \
        factory.py      \
+       interfaces.py   \
        __init__.py     \
        Makefile.am     \
        other.py        \
        stateset.py     \
+       registry.py     \
+       relation.py     \
+       test.py         \
        utils.py
 
 pyatspidir=$(pyexecdir)/pyatspi