mirror of
https://github.com/janet-lang/janet
synced 2025-08-29 09:02:30 +00:00
Make sure $prefix/lib/janet is created
After we removed cook.janet, jpm didn't work well out of the box with a meson install.
This commit is contained in:
@@ -256,3 +256,4 @@ janet_binscripts = [
|
||||
'auxbin/jpm'
|
||||
]
|
||||
install_data(sources : janet_binscripts, install_dir : 'bin')
|
||||
install_data(sources : ['tools/.keep'], install_dir : 'lib/janet')
|
||||
|
0
tools/.keep
Normal file
0
tools/.keep
Normal file
Reference in New Issue
Block a user