view Makefile.am @ 4238:0e4be672f516

[gaim-migrate @ 4484] An ssi fix. Yay. Previously, when moving a buddy from one group to another, we just deleted the buddy then added it to the other group. That would result in needed to re-ask the person for authorization. This should fix that. It's not really major. Basically, you add the person to the other group before deleting them from the first group. I hope this is verbose enough. Let me know if it's not, and next time I'll run "./mark -vv" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 08 Jan 2003 02:14:37 +0000
parents d85208a99af2
children fbf9f873abfc
line wrap: on
line source

EXTRA_DIST = gaim.spec.in gaim.desktop \
	HACKING gaim2blt.pl licq2gaim.pl setup-gettext

dist-hook: gaim.spec
	cp gaim.spec $(distdir)

pixmapdir = $(datadir)/applications
pixmap_DATA = gaim.desktop

SUBDIRS = m4 sounds plugins pixmaps doc po intl src
ACLOCAL_AMFLAGS = -I m4