view pidgin/sounds/Makefile.am @ 17825:b2b91f6e84a9

Removed line accidentally committed.
author Evan Schoenberg <evan.s@dreskin.net>
date Sun, 10 Jun 2007 20:39:59 +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)