diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 2a0093e1d8..dc39ded4e1 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -1328,7 +1328,7 @@ EXTRA_DIST += \ tree_minus.xpm \ tree_plus.xpm \ gtk.def \ - gtk-builder-convert \ + gtk-builder-convert-3.0 \ gtk-win32.rc \ gtk-win32.rc.in \ gtkwin32embed.h \ diff --git a/modules/other/gail/Makefile.am b/modules/other/gail/Makefile.am index bdbcd984d6..3e9a788f20 100644 --- a/modules/other/gail/Makefile.am +++ b/modules/other/gail/Makefile.am @@ -87,7 +87,6 @@ gail_private_h_sources = \ gailimagecell.h \ gailitem.h \ gaillabel.h \ - gaillist.h \ gailmenu.h \ gailmenushell.h \ gailmenuitem.h \