[fractal/fractal-next] components: Fix missing source file for Components
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] components: Fix missing source file for Components
- Date: Mon, 24 May 2021 14:16:36 +0000 (UTC)
commit 13871637e352440da4506b526f3bde68c219a786
Author: Julian Sparber <julian sparber net>
Date: Mon May 24 11:43:31 2021 +0200
components: Fix missing source file for Components
src/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/meson.build b/src/meson.build
index 1606799e..fa656726 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -20,6 +20,8 @@ run_command(
sources = files(
'application.rs',
+ 'components/context_menu_bin.rs',
+ 'components/mod.rs',
'config.rs',
'main.rs',
'window.rs',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]