mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Remove time-smoother and shm from libpulsecore
As they are already included in libpulsecommon.
This commit is contained in:
parent
bcee830007
commit
ebd6aa594e
1 changed files with 0 additions and 2 deletions
|
|
@ -830,7 +830,6 @@ libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
pulsecore/sconv_sse.c \
|
||||
pulsecore/sconv.c pulsecore/sconv.h \
|
||||
pulsecore/shared.c pulsecore/shared.h \
|
||||
pulsecore/shm.c pulsecore/shm.h \
|
||||
pulsecore/sink-input.c pulsecore/sink-input.h \
|
||||
pulsecore/sink.c pulsecore/sink.h \
|
||||
pulsecore/sioman.c pulsecore/sioman.h \
|
||||
|
|
@ -840,7 +839,6 @@ libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
pulsecore/source.c pulsecore/source.h \
|
||||
pulsecore/start-child.c pulsecore/start-child.h \
|
||||
pulsecore/thread-mq.c pulsecore/thread-mq.h \
|
||||
pulsecore/time-smoother.c pulsecore/time-smoother.h \
|
||||
pulsecore/database.h
|
||||
|
||||
libpulsecore_@PA_MAJORMINOR@_la_CFLAGS = $(AM_CFLAGS) $(SERVER_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSPEEX_CFLAGS) $(LIBSNDFILE_CFLAGS) $(WINSOCK_CFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue