summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2010-11-13 21:35:53 +0100
committerGravatar waker <wakeroid@gmail.com>2010-11-13 21:35:53 +0100
commit086360352150cd032523090bbd75eb2f4208e6ed (patch)
tree166ebaa55e0cafa237ad821c77d178d08cc4b6a2 /Makefile.am
parent607479be3172aed4c5f906dcb326089e1d5538e6 (diff)
implemented conversion between streams with different channel masks
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 77db2954..cab4aa3b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ deadbeef_SOURCES =\
plugins.c plugins.h moduleconf.h\
playlist.c playlist.h \
streamer.c streamer.h\
+ premix.c premix.h\
messagepump.c messagepump.h\
conf.c conf.h\
threading_pthread.c threading.h\