;just: note GNU/linux portability issue

This commit is contained in:
Simon Michael 2024-01-25 08:56:13 -10:00
parent 70ec71edd7
commit 53431d9ac6

View File

@ -204,6 +204,7 @@ DOCSOURCEFILES := '
CONTRIBUTING.md
' + MANUALSOURCEFILES + COMMANDHELPFILES
TESTFILES := `fd '\.test$' --exclude ledger-compat`
# XXX it's fd-find on gnu/linux ?
# # file(s) which require recompilation for a build to have an up-to-date version string
# VERSIONSOURCEFILE := 'hledger/Hledger/Cli/Version.hs'