comparison sounds/Makefile.am @ 4012:ab6c48a07fd6

[gaim-migrate @ 4212] Fixed this filename madness. Robot101 is going to fix arts and nas and send me a patch whilst I eat dinner. Herman (or Rob) you'll want to fix the win32 stuff accordingly, I presume. This is not the end of the world. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 28 Nov 2002 02:03:38 +0000
parents 56b8d3717eac
children 73853a0a1a77
comparison
equal deleted inserted replaced
4011:a870a2a0bc5b 4012:ab6c48a07fd6
1 EXTRA_DIST = BuddyArrive.wav \ 1 EXTRA_DIST = buddyarrive.wav \
2 BuddyLeave.wav \ 2 buddyleave.wav \
3 Receive.wav \ 3 receive.wav \
4 RedAlert.wav \ 4 redalert.wav \
5 Send.wav 5 send.wav
6 6
7 soundsdir = $(datadir)/sounds/gaim 7 soundsdir = $(datadir)/sounds/gaim
8 sounds_DATA = $(EXTRA_DIST) 8 sounds_DATA = $(EXTRA_DIST)