summaryrefslogtreecommitdiff
path: root/src/repo/meson.build
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-12-13 05:36:26 +0000
committerJohn Turner <jturner.usa@gmail.com>2025-12-14 01:37:49 +0000
commita4e73069f42f1ace341007de6a54ac7148a4181a (patch)
tree0760a915be8f2639dffc2cdd10408ad7e3460a5b /src/repo/meson.build
parent870800c98504f48dd74c97bd2d03209fe3eea99f (diff)
downloadgentoo-utils-feature/profiles.tar.gz
read arch.listfeature/profiles
Diffstat (limited to 'src/repo/meson.build')
-rw-r--r--src/repo/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repo/meson.build b/src/repo/meson.build
index d59b73e..e706ad9 100644
--- a/src/repo/meson.build
+++ b/src/repo/meson.build
@@ -1,4 +1,4 @@
-sources += files('mod.rs')
+sources += files('mod.rs', 'parsers.rs')
subdir('ebuild')
subdir('profile')