2008-07-28 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / pyatspi / Makefile.am
index 8c6fb7a..34fc8fc 100644 (file)
@@ -1,8 +1,15 @@
-lsr_PYTHON = \
-        __init__.py \
-       accessible.py \
-       constants.py \
-       event.py \
-       registry.py \
+pyatspi_PYTHON = \
+       accessible.py   \
+       base.py         \
+       cache.py        \
+       constants.py    \
+       factory.py      \
+       __init__.py     \
+       Makefile.am     \
+       other.py        \
+       stateset.py     \
        utils.py
-lsrdir = $(pkgpythondir)/
+
+pyatspidir=$(pyexecdir)/pyatspi
+
+CLEANFILES = *.pyc