Temporary commit. Non working changes to the registration
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / Makefile.am
index 18efb50..51c714f 100644 (file)
@@ -10,24 +10,26 @@ libspiatk_la_LDFLAGS = -no-undefined       \
 
 libspiatk_la_LIBADD = $(DBUS_GLIB_LIBS)                        \
                      $(ATK_LIBS)                       \
-                     $(top_builddir)/droute/libdroute.la       \
+                     $(top_builddir)/droute/libdroute.la\
                      $(top_builddir)/spi-common/libspicommon.la
 
 libspiatk_la_SOURCES =         \
        accessible.h            \
        accessible.c            \
-       bitarray.h              \
        action.c                \
        application.c           \
        bridge.c                \
+       bridge.h                \
+       collection.c            \
        component.c             \
        document.c              \
        editabletext.c          \
+       event.c                 \
        hyperlink.c             \
        hypertext.c             \
        atk-dbus.c              \
+       atk-dbus.h              \
        image.c                 \
-       keymasks.h              \
        selection.c             \
        spi-private.h           \
        table.c                 \