Add remaining include files to meson.build

These files were overlooked during a merge of another PR
This commit is contained in:
Nikhil Tanwar 2023-07-11 15:40:25 +05:30
parent 903dcd46d6
commit 7feb89c30e
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ headers = [
'manager.h',
'libxml_dumper.h',
'opds_dumper.h',
'library_dumper.h',
'html_dumper.h',
'downloader.h',
'search_renderer.h',
'server.h',