From 9605e24655dbb0d67b34e0be7aa71e621f3ae415 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:42:08 +0200 Subject: conf.h: move constants to ConfigDefaults.hxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 39f98ef16..6ea3012ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -411,6 +411,7 @@ endif # configuration library libconf_a_SOURCES = \ + src/ConfigDefaults.hxx \ src/ConfigPath.cxx src/ConfigPath.hxx \ src/ConfigData.cxx src/ConfigData.hxx \ src/ConfigParser.cxx src/ConfigParser.hxx \ -- cgit v1.2.3