From 7f0ce4e94e0b2366b1422a6864393eb37a64d546 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 10 Aug 2013 19:32:41 +0200 Subject: ack.h: move to protocol/ --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a0aa115d5..a3e1b34f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,6 @@ src_mpd_LDADD = \ mpd_headers = \ src/check.h \ - src/ack.h \ src/command.h \ src/conf.h \ src/gerror.h \ @@ -94,6 +93,7 @@ src_mpd_SOURCES = \ src/CheckAudioFormat.cxx src/CheckAudioFormat.hxx \ src/AudioFormat.cxx src/AudioFormat.hxx \ src/AudioParser.cxx src/AudioParser.hxx \ + src/protocol/Ack.hxx \ src/protocol/ArgParser.cxx src/protocol/ArgParser.hxx \ src/protocol/Result.cxx src/protocol/Result.hxx \ src/CommandError.cxx src/CommandError.hxx \ -- cgit v1.2.3