view sounds/Makefile.am @ 7670:5076246a211b

[gaim-migrate @ 8314] Is this ok? I figure Rob Flynn isn't always the one building the RPM, it's probably not a good idea for his name to be hard coded, poor chap. So the vendor and packager should be picked up from somewhere else. I created a ~/.rpmmacros containing the following: %vendor Pimpin' Penguins %packager Mark Doliner <thekingant@users.sourceforge.net> %_topdir %(echo "$HOME")/rpmbuild Lemme know if these changes cause problems, I can always change it back. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 30 Nov 2003 08:22:17 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

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