summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-30 12:13:52 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-30 12:13:52 +0200
commit8ef5d928c1183f43c3f30a4f59c8ef995ac711a9 (patch)
tree5750c5638bc8d8bf55f7e38c1f247a13bfa0e6b9 /Makefile.am
parenta5343588cd1adacc80b7f90f50d2056b68d8e66a (diff)
ported flac 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 2bd1af8d..9eaf05a9 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 cvorbis.c\
+ cmp3.c cvorbis.c cflac.c\
palsa.c palsa.h playback.h\
threading_pthread.c threading.h\
md5/md5.c md5/md5.h md5/md5_loc.h\