comparison src/Makefile.am @ 8273:f24172f53650

[gaim-migrate @ 8997] This is Scott Lamb's eventloop abstraction patch. If it breaks things, Scott Lamb will be glad to take the punishment. If it doesn't, it should make integration into other event loops easier. Well, no, not easier, harder actually, but it'll be done more appropriately and less hackily.. er, hacky. Is hackily a word? committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 17 Feb 2004 02:17:48 +0000
parents f50c059b6384
children 4eb4b2a6c604
comparison
equal deleted inserted replaced
8272:9af78e73f0b2 8273:f24172f53650
68 conversation.h \ 68 conversation.h \
69 core.c \ 69 core.c \
70 core.h \ 70 core.h \
71 debug.c \ 71 debug.c \
72 debug.h \ 72 debug.h \
73 eventloop.c \
74 eventloop.h \
73 ft.c \ 75 ft.c \
74 ft.h \ 76 ft.h \
75 imgstore.c \ 77 imgstore.c \
76 imgstore.h \ 78 imgstore.h \
77 log.c \ 79 log.c \
143 gtkconn.h \ 145 gtkconn.h \
144 gtkconv.c \ 146 gtkconv.c \
145 gtkconv.h \ 147 gtkconv.h \
146 gtkdebug.c \ 148 gtkdebug.c \
147 gtkdebug.h \ 149 gtkdebug.h \
150 gtkeventloop.c \
151 gtkeventloop.h \
148 gtkft.c \ 152 gtkft.c \
149 gtkft.h \ 153 gtkft.h \
150 gtkimhtml.c \ 154 gtkimhtml.c \
151 gtkimhtml.h \ 155 gtkimhtml.h \
152 gtkinternal.h \ 156 gtkinternal.h \