view share/sounds/Makefile.am @ 20702:4711727df736

- Apply pidgin-old-gnutls-types.patch from #3192. This fixes problems building ssl-gnutls with very old GnuTLS versions which have slightly different naming conventions. Thanks to Elliott Sales de Andrade
author William Ehlhardt <williamehlhardt@gmail.com>
date Sat, 29 Sep 2007 03:44:34 +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)