Mercurial > pidgin
changeset 60:9b6127c08bcf
[gaim-migrate @ 70]
Gotta list gnome_applet_mgr.c in the main part of the sources.
make dist just assumes default build. Kinda broke --enable-gnome
for gnome peoples :)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Mon, 27 Mar 2000 00:46:06 +0000 |
parents | af088e5b2e30 |
children | 72e6a6eb1852 |
files | src/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.am Sun Mar 26 13:01:18 2000 +0000 +++ b/src/Makefile.am Mon Mar 27 00:46:06 2000 +0000 @@ -9,7 +9,7 @@ gaim_SOURCES = about.c aim.c away.c buddy.c buddy_chat.c conversation.c \ dialogs.c html.c prefs.c proxy.c toc.c sound.c gaim.h \ plugins.c network.c server.c browser.c util.c oscar.c gtkhtml.c \ - idle.c gaimrc.c + idle.c gaimrc.c gnome_applet_mgr.c endif