diff pidgin/Makefile.am @ 32619:17c27a527004

Add some boilerplate Conversation theme GObjects. These don't do anything yet, and aren't used either.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 17 Sep 2011 05:27:30 +0000
parents 472e70ea58ed
children 8fb1124b2794
line wrap: on
line diff
--- a/pidgin/Makefile.am	Sat Sep 17 04:51:57 2011 +0000
+++ b/pidgin/Makefile.am	Sat Sep 17 05:27:30 2011 +0000
@@ -48,6 +48,8 @@
 	gtkcertmgr.c \
 	gtkconn.c \
 	gtkconv.c \
+	gtkconv-theme.c \
+	gtkconv-theme-loader.c \
 	gtkdebug.c \
 	gtkdialogs.c \
 	gtkdnd-hints.c \
@@ -99,6 +101,8 @@
 	gtkconn.h \
 	gtkconv.h \
 	gtkconvwin.h \
+	gtkconv-theme.h \
+	gtkconv-theme-loader.h \
 	gtkdebug.h \
 	gtkdialogs.h \
 	gtkdnd-hints.h \