comparison 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
comparison
equal deleted inserted replaced
10227:53c9ba039354 10228:37c411c8cde3
68 cmds.c \ 68 cmds.c \
69 connection.c \ 69 connection.c \
70 conversation.c \ 70 conversation.c \
71 core.c \ 71 core.c \
72 debug.c \ 72 debug.c \
73 desktopitem.c \
73 eventloop.c \ 74 eventloop.c \
74 ft.c \ 75 ft.c \
75 imgstore.c \ 76 imgstore.c \
76 log.c \ 77 log.c \
77 md5.c \ 78 md5.c \
105 cmds.h \ 106 cmds.h \
106 connection.h \ 107 connection.h \
107 conversation.h \ 108 conversation.h \
108 core.h \ 109 core.h \
109 debug.h \ 110 debug.h \
111 desktopitem.h \
110 eventloop.h \ 112 eventloop.h \
111 ft.h \ 113 ft.h \
112 imgstore.h \ 114 imgstore.h \
113 log.h \ 115 log.h \
114 md5.h \ 116 md5.h \