Fix two typos in Makefiles

This commit is contained in:
Rico Tzschichholz 2011-07-06 16:24:46 +02:00 committed by Benjamin Otte
parent 8a84056d0a
commit 2c51d76c1f
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ gail_private_h_sources = \
gtkprogressbaraccessible.h \ gtkprogressbaraccessible.h \
gtkradiobuttonaccessible.h \ gtkradiobuttonaccessible.h \
gtkradiomenuitemaccessible.h \ gtkradiomenuitemaccessible.h \
gtkradiosubmenuitemaccesisble.h \ gtkradiosubmenuitemaccessible.h \
gtkrangeaccessible.h \ gtkrangeaccessible.h \
gailrenderercell.h \ gailrenderercell.h \
gtkscaleaccessible.h \ gtkscaleaccessible.h \

View File

@ -35,7 +35,7 @@ EXTRA_DIST += \
link.ui link.txt \ link.ui link.txt \
text.ui text.txt \ text.ui text.txt \
tree.ui tree.txt \ tree.ui tree.txt \
buttons.ui buttions.txt \ buttons.ui buttons.txt \
colorchooser.ui colorchooser.txt \ colorchooser.ui colorchooser.txt \
about.ui about.txt \ about.ui about.txt \
appchooser.ui appchooser.txt \ appchooser.ui appchooser.txt \