summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-30 11:58:18 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-30 11:58:18 +0200
commita5343588cd1adacc80b7f90f50d2056b68d8e66a (patch)
tree1f6431fcd30367df42bfe8ee1aa006dffd220513 /Makefile.am
parent2dce0f74630f57a105fdacf299af5e94283cd863 (diff)
converted oggvorbis decoder to plugin api
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 930e6ef4..2bd1af8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ deadbeef_SOURCES =\
messagepump.c messagepump.h messages.h\
conf.c conf.h\
search.c search.h\
- cmp3.c\
+ cmp3.c cvorbis.c\
palsa.c palsa.h playback.h\
threading_pthread.c threading.h\
md5/md5.c md5/md5.h md5/md5_loc.h\