view sounds/Makefile.am @ 12305:1504d878be54

[gaim-migrate @ 14609] Patch 1370694 from Sadrul to fix more buddy count problems: "If you have the same buddy in more than one group for an account, and that account goes offline, then the buddy-count shows wrong." committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 03 Dec 2005 18:35:37 +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)