meson.build: add

This commit is contained in:
Luc Bijl 2025-08-01 21:51:35 +02:00
parent d3133e3ed8
commit e98a8feece
3 changed files with 23 additions and 0 deletions

2
data/meson.build Normal file
View file

@ -0,0 +1,2 @@
# Add path of file to data
data += join_paths(meson.current_source_dir(), 'initramfs-init')