summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-06-19 21:00:06 +0200
committerLennart Poettering <lennart@poettering.net>2009-06-19 21:00:06 +0200
commit32e2cd6d3216f780c4cffed0f8eb3c30f2c8d732 (patch)
tree9b914689e3a7c9577c38ff15f0f60f550b8e4741 /src/Makefile.am
parenta62db279b71f8a715c1559fbc4bb1c037159fd14 (diff)
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finally fixed for granularity
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5efe1ac8..d5fbf275 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -811,7 +811,6 @@ libpulsecore_@PA_MAJORMINORMICRO@_la_SOURCES = \
pulsecore/play-memchunk.c pulsecore/play-memchunk.h \
pulsecore/resampler.c pulsecore/resampler.h \
pulsecore/rtpoll.c pulsecore/rtpoll.h \
- pulsecore/rtsig.c pulsecore/rtsig.h \
pulsecore/sample-util.c pulsecore/sample-util.h \
pulsecore/sconv-s16be.c pulsecore/sconv-s16be.h \
pulsecore/sconv-s16le.c pulsecore/sconv-s16le.h \