From ae28ba84d2197c2668062173ebcb2d13796685ad Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 14 Feb 2012 19:13:04 +0100 Subject: command: move code to protocol/argparser.c --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 915aa18c..a78d1b4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -233,6 +233,7 @@ src_mpd_SOURCES = \ src/audio_check.c \ src/audio_format.c \ src/audio_parser.c \ + src/protocol/argparser.c src/protocol/argparser.h \ src/protocol/result.c src/protocol/result.h \ src/command.c \ src/idle.c \ -- cgit v1.2.3