diff options
Diffstat (limited to 'libview/meson.build')
| -rw-r--r-- | libview/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/meson.build b/libview/meson.build index f345a608..0075c154 100644 --- a/libview/meson.build +++ b/libview/meson.build @@ -85,7 +85,7 @@ if get_option('epub') endif libview = library( - 'view', + 'atrilview', libview_sources + libview_private_headers + libdoc_enums + libview_marshal, include_directories: include_dirs, dependencies: libview_deps, |
