view sounds/Makefile.am @ 12150:e91f3f06a435

[gaim-migrate @ 14451] Oops, didn't mean to take out the internal.h include just yet. It can't stay, but I need to figure out what's going on. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 19 Nov 2005 02:08:39 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)