view pidgin/sounds/Makefile.am @ 16335:d2870968078a

merge of '737a5f263d2401ffd63542586a1b261376ed022f' and '90552ef3efe84c0005b6d6f1776f0fdf367208bf'
author Gary Kramlich <grim@reaperworld.com>
date Mon, 23 Apr 2007 23:55:11 +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)