comparison src/Makefile.am @ 8303:4eb4b2a6c604

[gaim-migrate @ 9027] buddy_chat.c was nothing more than the Join Chat dialog now, and has been since everything else was moved to gtkconv.c. So, move it to the only file calling the functions and delete the file. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 20 Feb 2004 23:29:04 +0000
parents f24172f53650
children 6f549c1d0829
comparison
equal deleted inserted replaced
8302:462ead6fc1a0 8303:4eb4b2a6c604
125 bin_PROGRAMS = gaim gaim-remote 125 bin_PROGRAMS = gaim gaim-remote
126 gaim_SOURCES = \ 126 gaim_SOURCES = \
127 $(CORESOURCES) \ 127 $(CORESOURCES) \
128 about.c \ 128 about.c \
129 away.c \ 129 away.c \
130 buddy_chat.c \
131 dialogs.c \ 130 dialogs.c \
132 dnd-hints.c \ 131 dnd-hints.c \
133 dnd-hints.h \ 132 dnd-hints.h \
134 gaim.h \ 133 gaim.h \
135 gaim-disclosure.c \ 134 gaim-disclosure.c \