view gtk/sounds/Makefile.am @ 15226:2af69418b24e

[gaim-migrate @ 18016] gg: Don't crash with unexpected buddy list format. (Fixes #1609482) committer: Tailor Script <tailor@pidgin.im>
author Bartoz Oler <bartosz@pidgin.im>
date Sun, 17 Dec 2006 13:07:25 +0000
parents b7b3129d1e31
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)