Mercurial > pidgin
view Makefile.am @ 6793:3d84c933b939
[gaim-migrate @ 7332]
Tim Ringenbach (marv_sf) writes:
" This makes two things work (on the server side list):
1) Moving buddies between groups.
2) Renaming groups.
It doesn't, however, fix the case where Gaim disagrees
with the server as to what group a buddy is in. But
that doesn't make anything bad happen really, so I'll
save it for another patch. And moving the buddy seems
get the server and gaim in sync again."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 08 Sep 2003 10:08:39 +0000 |
parents | b7e113a59b51 |
children | 80fd120e180b |
line wrap: on
line source
EXTRA_DIST = \ Doxyfile.in \ gaim.spec.in \ gaim.desktop \ gaim2blt.pl \ HACKING \ PROGRAMMING_NOTES \ licq2gaim.pl \ setup-gettext \ ChangeLog.win32 \ config.h.mingw \ Makefile.mingw \ README.mingw \ VERSION \ plugins/Makefile.mingw \ plugins/win32/transparency/Makefile.mingw \ plugins/win32/transparency/win2ktrans.c \ plugins/win32/winprefs/gtkappbar.c \ plugins/win32/winprefs/gtkappbar.h \ plugins/win32/winprefs/Makefile.mingw \ plugins/win32/winprefs/winprefs.c \ po/Makefile.mingw dist-hook: gaim.spec cp gaim.spec $(distdir) distcheck-hook: plugins/perl/common/Gaim.pm # cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common appsdir = $(datadir)/applications apps_DATA = gaim.desktop SUBDIRS = sounds plugins pixmaps doc po intl src docs: Doxyfile @doxygen