view Makefile.am @ 4612:c05e6ecdc902

[gaim-migrate @ 4901] Ka-Hing Cheung (bsponline) wrote a patch allowing you to scroll up w/out gaim automatically scrolling you back down. it causes some annoyance with multiple tabs and the history plugin, but its an improvement over the current situation. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 25 Feb 2003 01:48:36 +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