Minor doc & portability fixes

This commit is contained in:
Yorhel 2025-02-26 08:06:57 +01:00
parent 7b0ba45346
commit 0c59b56ee8
4 changed files with 11 additions and 6 deletions

View file

@ -17,6 +17,10 @@ WriteMakefile(
dynamic_config => 0,
resources => {
repository => 'https://code.blicky.net/yorhel/fu',
bugtracker => 'https://code.blicky.net/yorhel/fu/issues',
},
no_index => {
file => 'bench.PL',
},
},
depend => { '$(OBJECT)', 'c/*.c' },