view pidgin/sounds/Makefile.am @ 17654:6c9c16275868

Aaaaaaaah!
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 03 Jun 2007 09:40:38 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)