view share/sounds/Makefile.am @ 20613:87d559926330

Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 22 Sep 2007 20:40:11 +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)