view sounds/Makefile.am @ 13582:f98c559a1682

[gaim-migrate @ 15964] Use standard headers instead of defining getenv and errno ourselves. This makes Gaim compile for someone... I forget, since I wrote this long ago when SF CVS was down. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Apr 2006 23:46:24 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)