From 3f4180d6b6f1ee2d707ba7f411716eabea2a2774 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 27 Oct 2004 19:31:10 +0000 Subject: work in progress: config file rewrite git-svn-id: https://svn.musicpd.org/mpd/branches/shank-rewrite-config@2358 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 286166237..92966240d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,6 +55,7 @@ mpd_headers = \ mpd_SOURCES = \ $(mpd_headers) \ $(mpd_inputPlugins) \ + conf.c \ audio.c \ audioOutput.c \ audioOutput_ao.c \ @@ -62,7 +63,6 @@ mpd_SOURCES = \ buffer2array.c \ charConv.c \ command.c \ - conf.c \ decode.c \ directory.c \ inputPlugin.c \ -- cgit v1.2.3