mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-24 06:59:57 -05:00
add subscription subsystem
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@112 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
fc618e9f31
commit
3d374e9f67
11 changed files with 236 additions and 2 deletions
|
|
@ -115,7 +115,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
|
|||
sound-file.c sound-file.h \
|
||||
play-memchunk.c play-memchunk.h \
|
||||
autoload.c autoload.h \
|
||||
xmalloc.c xmalloc.h
|
||||
xmalloc.c xmalloc.h \
|
||||
subscribe.h subscribe.c
|
||||
|
||||
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
|
||||
polypaudio_INCLUDES = $(INCLTDL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue