summaryrefslogtreecommitdiff
path: root/tests/dummyatk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dummyatk/Makefile.am')
-rw-r--r--tests/dummyatk/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/dummyatk/Makefile.am b/tests/dummyatk/Makefile.am
index e8049b6..c590cce 100644
--- a/tests/dummyatk/Makefile.am
+++ b/tests/dummyatk/Makefile.am
@@ -17,14 +17,26 @@ libdummyatk_la_SOURCES = \
my-atk-action.h \
my-atk-component.c \
my-atk-component.h \
+ my-atk-document.c \
+ my-atk-document.h \
my-atk-editable-text.c \
my-atk-editable-text.h \
+ my-atk-hyperlink.c \
+ my-atk-hyperlink.h \
+ my-atk-hypertext.c \
+ my-atk-hypertext.h \
my-atk-image.c \
my-atk-image.h \
my-atk-text.c \
my-atk-text.h \
my-atk-object.c \
my-atk-object.h \
+ my-atk-table.c \
+ my-atk-table.h \
+ my-atk-table-cell.c \
+ my-atk-table-cell.h \
+ my-atk-selection.c \
+ my-atk-selection.h \
my-atk-value.c \
my-atk-value.h \
my-atk.h