view share/sounds/Makefile.am @ 19167:42fc16a234ec

Deleting profile is now from the entry.
author Eric Polino <aluink@pidgin.im>
date Fri, 13 Jul 2007 18:19:55 +0000
parents 4c26b23e7859
children
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)