comparison src/Makefile.am @ 5228:1a53330dfd34

[gaim-migrate @ 5598] People have been talking about doing it, but nobody has done it. Since I want to clean up some header files today: list.[ch] -> blist.[ch] gtklist.h -> gtkblist.h buddy.c -> gtkblist.c committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 26 Apr 2003 17:56:23 +0000
parents 0241d6b6702d
children b353c171fd3c
comparison
equal deleted inserted replaced
5227:6d1707dc8c3d 5228:1a53330dfd34
4 getopt1.c 4 getopt1.c
5 5
6 SUBDIRS = protocols 6 SUBDIRS = protocols
7 7
8 CORESOURCES = \ 8 CORESOURCES = \
9 blist.c \
10 blist.h \
9 conversation.c \ 11 conversation.c \
10 conversation.h \ 12 conversation.h \
11 core.c \ 13 core.c \
12 core.h \ 14 core.h \
13 debug.c \ 15 debug.c \
34 gaim_SOURCES = \ 36 gaim_SOURCES = \
35 $(CORESOURCES) \ 37 $(CORESOURCES) \
36 about.c \ 38 about.c \
37 away.c \ 39 away.c \
38 browser.c \ 40 browser.c \
39 buddy.c \
40 buddy_chat.c \ 41 buddy_chat.c \
41 dialogs.c \ 42 dialogs.c \
42 dnd-hints.c \ 43 dnd-hints.c \
43 dnd-hints.h \ 44 dnd-hints.h \
44 gaim.h \ 45 gaim.h \
46 gaim-disclosure.c \ 47 gaim-disclosure.c \
47 gaim-disclosure.h \ 48 gaim-disclosure.h \
48 gaimrc.c \ 49 gaimrc.c \
49 gtkcellrendererprogress.c \ 50 gtkcellrendererprogress.c \
50 gtkcellrendererprogress.h \ 51 gtkcellrendererprogress.h \
52 gtkblist.c \
53 gtkblist.h \
51 gtkconv.c \ 54 gtkconv.c \
52 gtkconv.h \ 55 gtkconv.h \
53 gtkdebug.c \ 56 gtkdebug.c \
54 gtkdebug.h \ 57 gtkdebug.h \
55 gtkft.c \ 58 gtkft.c \
56 gtkft.h \ 59 gtkft.h \
57 gtkimhtml.c \ 60 gtkimhtml.c \
58 gtkimhtml.h \ 61 gtkimhtml.h \
59 gtklist.h \
60 gtkplugin.c \ 62 gtkplugin.c \
61 gtkplugin.h \ 63 gtkplugin.h \
62 gtkpounce.c \ 64 gtkpounce.c \
63 gtkpounce.h \ 65 gtkpounce.h \
64 gtkutils.c \ 66 gtkutils.c \
65 gtkutils.h \ 67 gtkutils.h \
66 html.c \ 68 html.c \
67 idle.c \ 69 idle.c \
68 list.c \
69 list.h \
70 log.c \ 70 log.c \
71 main.c \ 71 main.c \
72 md5.c \ 72 md5.c \
73 md5.h \ 73 md5.h \
74 multi.c \ 74 multi.c \