]> code.delx.au - pulseaudio/commitdiff
Linking fix for rtclock on libpulsedsp
authorColin Guthrie <pulse@colin.guthr.ie>
Sat, 6 Sep 2008 11:25:46 +0000 (12:25 +0100)
committerColin Guthrie <pulse@colin.guthr.ie>
Sat, 6 Sep 2008 11:25:46 +0000 (12:25 +0100)
src/Makefile.am

index 3ee5372200648b9b0a2cf9161019d498322512ec..22e691fa038a46883e2cad6e4e37553fb0b6312f 100644 (file)
@@ -654,7 +654,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