comparison src/Makefile.am @ 2849:4eb0490f5ff3

[gaim-migrate @ 2862] md5.c really should be in gaim-core. it's used by oscar (aim and icq), msn, and yahoo. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Dec 2001 10:38:39 +0000
parents 4cfe441ed880
children de3118740c87
comparison
equal deleted inserted replaced
2848:de0d75f84a37 2849:4eb0490f5ff3
17 gtkspell.c \ 17 gtkspell.c \
18 gtkticker.c \ 18 gtkticker.c \
19 html.c \ 19 html.c \
20 idle.c \ 20 idle.c \
21 list.c \ 21 list.c \
22 md5.c \
22 module.c \ 23 module.c \
23 multi.c \ 24 multi.c \
24 perl.c \ 25 perl.c \
25 plugins.c \ 26 plugins.c \
26 prefs.c \ 27 prefs.c \
50 gtkspell.c \ 51 gtkspell.c \
51 gtkticker.c \ 52 gtkticker.c \
52 html.c \ 53 html.c \
53 idle.c \ 54 idle.c \
54 list.c \ 55 list.c \
56 md5.c \
55 module.c \ 57 module.c \
56 multi.c \ 58 multi.c \
57 perl.c \ 59 perl.c \
58 plugins.c \ 60 plugins.c \
59 prefs.c \ 61 prefs.c \
81 getopt.h \ 83 getopt.h \
82 getopt1.c \ 84 getopt1.c \
83 gtkimhtml.h \ 85 gtkimhtml.h \
84 gtkspell.h \ 86 gtkspell.h \
85 gtkticker.h \ 87 gtkticker.h \
88 md5.h \
86 multi.h \ 89 multi.h \
87 prpl.h \ 90 prpl.h \
88 proxy.h \ 91 proxy.h \
89 ui.h 92 ui.h