Codebase list squeezelite / lintian-fixes/main Makefile.pulse
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Makefile.pulse @lintian-fixes/main

f4bd3ce
 
 
 
 
 
1
2
3
4
5
6
# Make with PulseAudio rather than direct alsa
OPTS += -DPULSEAUDIO
LDADD = -lrt -lpulse -lpthread -lm
EXECUTABLE = squeezelite-pulse

include Makefile