view pidgin/sounds/Makefile.am @ 16683:7bb4bc24b14e

merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e' and 'f9ffb98f1b97a42bf470abbf7499641e4ece098c'
author Richard Laager <rlaager@wiktel.com>
date Sun, 29 Apr 2007 22:22:16 +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)