From 51cb6a0a44f8a70927de6516782e3a9a02b3b3dc Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 18:52:14 +0100 Subject: conf: move struct definitions to ConfigData.hxx --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b607ec10..63090e29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -434,6 +434,8 @@ endif # configuration library libconf_a_SOURCES = \ + src/ConfigData.cxx src/ConfigData.hxx \ + src/ConfigParser.cxx src/ConfigParser.hxx \ src/ConfigFile.cxx \ src/ConfigTemplates.cxx src/ConfigTemplates.hxx \ src/ConfigOption.hxx -- cgit v1.2.3