view pidgin/sounds/Makefile.am @ 17210:9a66d81627e9

propagate from branch 'im.pidgin.pidgin' (head 06b088941860bc00cfc69da2f4e9a9282685268b) to branch 'org.maemo.garage.pidgin.pidgin.dbus_uniq' (head 98753fbfda68c831c90892bc2e5fa903a357e92d)
author Richard Laager <rlaager@wiktel.com>
date Sat, 19 May 2007 07:58:39 +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)