From 2c51d76c1f3f04f1126f2a86d276e12ffe54d566 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Wed, 6 Jul 2011 16:24:46 +0200 Subject: [PATCH] Fix two typos in Makefiles --- gtk/a11y/Makefile.am | 2 +- tests/a11y/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/a11y/Makefile.am b/gtk/a11y/Makefile.am index 6f5dd5faf..1842c7323 100644 --- a/gtk/a11y/Makefile.am +++ b/gtk/a11y/Makefile.am @@ -85,7 +85,7 @@ gail_private_h_sources = \ gtkprogressbaraccessible.h \ gtkradiobuttonaccessible.h \ gtkradiomenuitemaccessible.h \ - gtkradiosubmenuitemaccesisble.h \ + gtkradiosubmenuitemaccessible.h \ gtkrangeaccessible.h \ gailrenderercell.h \ gtkscaleaccessible.h \ diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 0f2026228..27469c032 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -35,7 +35,7 @@ EXTRA_DIST += \ link.ui link.txt \ text.ui text.txt \ tree.ui tree.txt \ - buttons.ui buttions.txt \ + buttons.ui buttons.txt \ colorchooser.ui colorchooser.txt \ about.ui about.txt \ appchooser.ui appchooser.txt \ -- 2.43.2