summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authormbkma <[email protected]>2025-12-30 13:16:17 +0100
committerVictor Kareh <[email protected]>2026-02-13 10:32:41 -0500
commit8083632def77040322419538db09617d509d1cfc (patch)
tree75552ab21011f7a7b8eb649d8a66005d48e785d4 /shell
parentc651e208c45e804d74d8e85cdcc29cb123c20800 (diff)
downloadatril-master.tar.bz2
atril-master.tar.xz
add .gitignore and include files in mesonHEADmaster
Diffstat (limited to 'shell')
-rw-r--r--shell/meson.build2
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',