[gtk+] Fix make distcheck



commit c59bfed6dd578a4287783ea8c2e67804f91a9f94
Author: Richard Hughes <richard hughsie com>
Date:   Mon May 10 12:07:01 2010 +0100

    Fix make distcheck

 gtk/Makefile.am                |    2 +-
 modules/other/gail/Makefile.am |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 2a0093e..dc39ded 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 bdbcd98..3e9a788 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			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]