From 601495fa0f3d3793d4ee761d1b86f8435417266c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 16 Jan 2013 22:55:33 +0100 Subject: ClientList: convert to a class --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cf41e3ddd..6871f2085 100644 --- a/Makefile.am +++ b/Makefile.am @@ -222,7 +222,7 @@ src_mpd_SOURCES = \ src/ClientEvent.cxx \ src/ClientExpire.cxx \ src/ClientGlobal.cxx \ - src/ClientIdle.cxx src/ClientIdle.hxx \ + src/ClientIdle.cxx \ src/ClientList.cxx src/ClientList.hxx \ src/ClientNew.cxx \ src/ClientProcess.cxx \ -- cgit v1.2.3