view share/sounds/Makefile.am @ 21072:5cc3bcf86c09

Make debug window transient to buddy list
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 06 Oct 2007 22:19:24 +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)