summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2010-11-08 22:37:38 +0100
committerGravatar waker <wakeroid@gmail.com>2010-11-08 22:37:38 +0100
commitfefae21f4e8af5d90d14a5e90d259ebb32cc335c (patch)
tree5aa4ef0a8794ba3fa1ab768ae8617dccbe398d46 /Makefile.am
parent3bddea0e8990413c9bceb348b64b692e55796f01 (diff)
1st iteration of adding streamer format conversion:
added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fb4a7b5f..77db2954 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,6 @@ deadbeef_SOURCES =\
streamer.c streamer.h\
messagepump.c messagepump.h\
conf.c conf.h\
- playback.h\
threading_pthread.c threading.h\
volume.c volume.h\
junklib.h junklib.c utf8.c utf8.h u8_lc_map.h\