view Makefile.am @ 4592:b69bbf9b1044

[gaim-migrate @ 4876] Nathan Conrad pointed out that sounds were in pretty lousy shape on those wacky big-endian monsters. This should take care of that, and not hurt us little-endian guys in the process. Oh, and there was a chance that sound wouldn't get initialized in weird situations. This should fix that. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 20 Feb 2003 05:00:27 +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