From daa46477125145dd943122c8064c7271a1a9429f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 17:53:13 +0100 Subject: ConfigOption: rename to ConfigTemplate --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5d34286c..68552f74 100644 --- a/Makefile.am +++ b/Makefile.am @@ -148,6 +148,7 @@ src_mpd_SOURCES = \ src/Idle.cxx src/Idle.hxx \ src/CommandLine.cxx src/CommandLine.hxx \ src/ConfigFile.cxx \ + src/ConfigTemplates.hxx \ src/CrossFade.cxx src/CrossFade.hxx \ src/cue/cue_parser.c src/cue/cue_parser.h \ src/decoder_error.h \ -- cgit v1.2.3