From d924f2b60fa3b151b520b99cfd86259c69fee4c7 Mon Sep 17 00:00:00 2001 From: mbkma Date: Tue, 30 Dec 2025 13:16:17 +0100 Subject: add .gitignore and include files in meson --- shell/meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell') 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', -- cgit v1.2.1