diff src/Makefile.am @ 10228:37c411c8cde3

[gaim-migrate @ 11362] For some reason, people seem to expect this to work. You can now drag smiley themes from the themes.php as opposed to the specific page. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 21 Nov 2004 20:36:15 +0000
parents 96a850ab30c8
children c143a3fac58d
line wrap: on
line diff
--- a/src/Makefile.am	Sun Nov 21 19:30:22 2004 +0000
+++ b/src/Makefile.am	Sun Nov 21 20:36:15 2004 +0000
@@ -70,6 +70,7 @@
 	conversation.c \
 	core.c \
 	debug.c \
+	desktopitem.c \
 	eventloop.c \
 	ft.c \
 	imgstore.c \
@@ -107,6 +108,7 @@
 	conversation.h \
 	core.h \
 	debug.h \
+	desktopitem.h \
 	eventloop.h \
 	ft.h \
 	imgstore.h \