diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 357416a03..92c474231 100644 --- a/Makefile.am +++ b/Makefile.am @@ -439,6 +439,7 @@ libconf_a_SOURCES = \ src/ConfigGlobal.cxx src/ConfigGlobal.hxx \ src/ConfigFile.cxx src/ConfigFile.hxx \ src/ConfigTemplates.cxx src/ConfigTemplates.hxx \ + src/ConfigQuark.hxx \ src/ConfigOption.hxx # tag plugins |