diff finch/libgnt/pygnt/Makefile.am @ 18724:bfa12b00f54b

Export gnt_widget_get_size for pygnt. I tried to export _register_action, but it doesn't work.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 30 Jul 2007 20:24:04 +0000
parents 7389b597a812
children
line wrap: on
line diff
--- a/finch/libgnt/pygnt/Makefile.am	Sun Jul 29 19:00:49 2007 +0000
+++ b/finch/libgnt/pygnt/Makefile.am	Mon Jul 30 20:24:04 2007 +0000
@@ -9,7 +9,8 @@
 	gnt.override \
 	gntbox.override \
 	gntfilesel.override \
-	gnttree.override
+	gnttree.override \
+	gntwidget.override
 
 gnt_la_SOURCES = gnt.c common.c common.h gntmodule.c