summaryrefslogtreecommitdiff
path: root/gtk/a11y/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/a11y/Makefile.am')
-rw-r--r--gtk/a11y/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/a11y/Makefile.am b/gtk/a11y/Makefile.am
index 031fb4956a..f960d43853 100644
--- a/gtk/a11y/Makefile.am
+++ b/gtk/a11y/Makefile.am
@@ -13,7 +13,7 @@ gail_c_sources = \
gtkcheckmenuitemaccessible.c \
gtkchecksubmenuitemaccessible.c \
gtkcomboboxaccessible.c \
- gailcontainer.c \
+ gtkcontaineraccessible.c \
gailcontainercell.c \
gtkentryaccessible.c \
gtkexpanderaccessible.c \
@@ -64,8 +64,8 @@ gail_private_h_sources = \
gtkcheckmenuitemaccessible.h \
gtkchecksubmenuitemaccessible.h \
gtkcomboboxaccessible.h \
+ gtkcontaineraccessible.h \
gailcontainercell.h \
- gailcontainer.h \
gtkentryaccessible.h \
gtkexpanderaccessible.h \
gailfactory.h \