mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -05:00
add name registrar
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@39 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
010378643e
commit
a74cd2a1bd
17 changed files with 354 additions and 26 deletions
|
|
@ -49,7 +49,10 @@ polypaudio_SOURCES = idxset.c idxset.h \
|
|||
module.c module.h \
|
||||
mainloop-signal.c mainloop-signal.h \
|
||||
mainloop-api.c mainloop-api.h \
|
||||
util.c util.h
|
||||
util.c util.h \
|
||||
hashset.c hashset.h \
|
||||
namereg.c namereg.h
|
||||
|
||||
polypaudio_CFLAGS = $(AM_CFLAGS)
|
||||
|
||||
polypaudio_INCLUDES = $(INCLTDL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue