pidgin/pidgin

File descriptors are 'int' not unsigned
release-2.x.y
2020-04-07, David Woodhouse
bf800190c67e
File descriptors are 'int' not unsigned
soundsdir = $(datadir)/sounds/purple
sounds_DATA = \
alert.wav \
login.wav \
logout.wav \
receive.wav \
send.wav
EXTRA_DIST = \
Makefile.mingw \
$(sounds_DATA)