aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 17:53:13 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 19:05:33 +0100
commitdaa46477125145dd943122c8064c7271a1a9429f (patch)
treea61133ceccefa6f5a4bc6be49ecc97c5877a2002 /Makefile.am
parentc67668d6dde56b6e25f3bc0f8a5965ffb0945d41 (diff)
ConfigOption: rename to ConfigTemplate
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \