commit some work and rename

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@13 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-06-14 22:47:12 +00:00
parent 0575fc66e9
commit f78e9b68cb
7 changed files with 268 additions and 28 deletions

View file

@ -56,3 +56,7 @@ protocol_simple_tcp_la_LIBADD = libprotocol-simple.la libiochannel.la
sink_pipe_la_SOURCES = sink-pipe.c
sink_pipe_la_LDFLAGS = -module -avoid-version
sink_pipe_la_LIBADD = libiochannel.la
sink_oss_la_SOURCES = sink-pipe.c
sink_oss_la_LDFLAGS = -module -avoid-version
sink_oss_la_LIBADD = libiochannel.la