diff options
| author | mbkma <[email protected]> | 2025-12-30 13:16:17 +0100 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-02-13 10:32:41 -0500 |
| commit | 8083632def77040322419538db09617d509d1cfc (patch) | |
| tree | 75552ab21011f7a7b8eb649d8a66005d48e785d4 /shell | |
| parent | c651e208c45e804d74d8e85cdcc29cb123c20800 (diff) | |
| download | atril-master.tar.bz2 atril-master.tar.xz | |
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/meson.build b/shell/meson.build index acaccb5b..17d093ec 100644 --- a/shell/meson.build +++ b/shell/meson.build @@ -65,6 +65,8 @@ shell_sources = [ 'ev-window-title.h', 'ev-sidebar.c', 'ev-sidebar.h', + 'ev-find-sidebar.c', + 'ev-find-sidebar.h', 'ev-sidebar-annotations.c', 'ev-sidebar-annotations.h', 'ev-sidebar-attachments.c', |
