diff options
Diffstat (limited to 'src/clients/cave/Makefile.am')
-rw-r--r-- | src/clients/cave/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clients/cave/Makefile.am b/src/clients/cave/Makefile.am index 244b24045..eb9edf12a 100644 --- a/src/clients/cave/Makefile.am +++ b/src/clients/cave/Makefile.am @@ -157,6 +157,7 @@ libcave_a_SOURCES = \ format_plain_contents_entry.cc format_plain_contents_entry.hh \ format_plain_metadata_key.cc format_plain_metadata_key.hh \ format_string.cc format_string.hh \ + format_user_config.cc format_user_config.hh \ formats.cc formats.hh \ script_command.cc script_command.hh \ search_extras_handle.cc search_extras_handle.hh \ |