repo.or.cz
/
pidgin-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged pidgin/main into default
[pidgin-git.git]
/
share
/
sounds
/
Makefile.am
blob
0f668154b61c92c762946f955957eb56012ac458
1
soundsdir = $(datadir)/sounds/purple
2
sounds_DATA = \
3
alert.wav \
4
login.wav \
5
logout.wav \
6
receive.wav \
7
send.wav
8
9
EXTRA_DIST = \
10
Makefile.mingw \
11
$(sounds_DATA)
12