Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-12-15 01:25:38 (GMT)
committer Simon Schampijer <simon@schampijer.de>2011-12-15 01:54:52 (GMT)
commit8a4ab8808b0a683bb40081e72e631b52bbbb4141 (patch)
tree707c6a810ea1682f4eb3a980f8774c33f9276e87
parent50b4246ea46cdf28dc31e003f55e724c1dce180e (diff)
SugarExt: make SugarGrid introspectable
This will be used by a future GTK3 port of the shell.
-rw-r--r--src/sugar3/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sugar3/Makefile.am b/src/sugar3/Makefile.am
index e795c27..1f073df 100644
--- a/src/sugar3/Makefile.am
+++ b/src/sugar3/Makefile.am
@@ -132,6 +132,8 @@ SugarExt_1_0_gir_FILES = \
gsm-xsmp.h \
sugar-key-grabber.c \
sugar-key-grabber.h \
+ sugar-grid.c \
+ sugar-grid.h \
gdk-wrapper.c \
gdk-wrapper.h \
rsvg-wrapper.c \