view Makefile.am @ 4850:b5508e864987

[gaim-migrate @ 5175] I made the buddy ticker not crash gaim when clizicking on a buddy. I had to make the ticker pass gaim_conversation_new an account instead of NULL, so I made the ticker look up the account for the buddy. This fixes http://sourceforge.net/tracker/index.php?func=detail&aid=707223&group_id=235&atid=100235 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 21 Mar 2003 21:48:13 +0000
parents 27354602734d
children 2c9de5ae24a0
line wrap: on
line source

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

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

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

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen