summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-10-01 01:52:14 +0200
committerLennart Poettering <lennart@poettering.net>2008-10-01 01:52:14 +0200
commit9e79c875a5629f64211dbf33dffb7a6c8abc3cc8 (patch)
tree6db473643c6946372a0890f3a9a0e6e4a2d9e786
parent644f39d261a4389a0ab19650eda7d8472074367b (diff)
parentcd704f8a84635bc6ea152d44d2dd183c22157d36 (diff)
Merge commit 'coling/master'
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff038a8a..9cbb9c70 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -659,7 +659,7 @@ bin_SCRIPTS += utils/padsp
endif
-libpulsedsp_la_SOURCES = utils/padsp.c pulsecore/core-util.c pulsecore/core-util.h pulsecore/core-error.c pulsecore/core-error.h pulsecore/log.c pulsecore/log.h pulsecore/once.c pulsecore/once.h $(PA_THREAD_OBJS)
+libpulsedsp_la_SOURCES = utils/padsp.c pulsecore/core-util.c pulsecore/core-util.h pulsecore/core-error.c pulsecore/core-error.h pulsecore/log.c pulsecore/log.h pulsecore/rtclock.c pulsecore/rtclock.h pulsecore/once.c pulsecore/once.h $(PA_THREAD_OBJS)
libpulsedsp_la_CFLAGS = $(AM_CFLAGS)
libpulsedsp_la_LIBADD = $(AM_LIBADD) libpulse.la
libpulsedsp_la_LDFLAGS = -avoid-version