diff src/Makefile.am @ 11553:5c8210f7cbe2

[gaim-migrate @ 13813] Here is my menu tray widget. It needs a bit of work yet and is only capable of displaying status information at the moment. Integration coming in my next commit... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Sat, 17 Sep 2005 03:23:50 +0000
parents b47708f46a38
children 9b3833da6840
line wrap: on
line diff
--- a/src/Makefile.am	Sat Sep 17 03:00:12 2005 +0000
+++ b/src/Makefile.am	Sat Sep 17 03:23:50 2005 +0000
@@ -257,6 +257,7 @@
 	gtkimhtmltoolbar.c \
 	gtklog.c \
 	gtkmain.c \
+	gtkmenutray.c \
 	gtknotify.c \
 	gtkplugin.c \
 	gtkpluginpref.c \
@@ -300,6 +301,7 @@
 	gtkimhtml.h \
 	gtkimhtmltoolbar.h \
 	gtklog.h \
+	gtkmenutray.h \
 	gtknotify.h \
 	gtkplugin.h \
 	gtkpluginpref.h \