From 377a2b9e077d19501b89f4347afa78baa6c32f5f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 08:08:36 +0100 Subject: ClientList: add header ClientList.hxx --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5393f5273..e46b65884 100644 --- a/Makefile.am +++ b/Makefile.am @@ -232,7 +232,7 @@ src_mpd_SOURCES = \ src/ClientExpire.cxx \ src/ClientGlobal.cxx \ src/ClientIdle.cxx src/ClientIdle.hxx \ - src/ClientList.cxx \ + src/ClientList.cxx src/ClientList.hxx \ src/ClientNew.cxx \ src/ClientProcess.cxx \ src/ClientRead.cxx \ -- cgit v1.2.3