From fefae21f4e8af5d90d14a5e90d259ebb32cc335c Mon Sep 17 00:00:00 2001 From: waker Date: Mon, 8 Nov 2010 22:37:38 +0100 Subject: 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 --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') 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\ -- cgit v1.2.3