From 71cd24954a34bc9fb0fdf6505616ba79b8320a5a Mon Sep 17 00:00:00 2001 From: Viliam Mateicka Date: Wed, 18 Mar 2009 19:11:48 +0100 Subject: move printAllOutputPluginTypes to output_list.c --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 28d128249..dfbaf37c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,6 @@ mpd_headers = \ src/audio.h \ src/audio_format.h \ src/audio_parser.h \ - src/audioOutput.h \ src/output_internal.h \ src/output_api.h \ src/output_plugin.h \ @@ -164,7 +163,6 @@ src_mpd_SOURCES = \ src/notify.c \ src/audio.c \ src/audio_parser.c \ - src/audioOutput.c \ src/buffer2array.c \ src/command.c \ src/idle.c \ -- cgit v1.2.3