diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e0db4c9412b..a4e7277d6d4 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | # Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com> | 14 | # Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com> |
| 15 | # Copyright © 2018 Alex Vong <alexvong1995@gmail.com> | 15 | # Copyright © 2018 Alex Vong <alexvong1995@gmail.com> |
| 16 | # Copyright © 2019, 2023 Efraim Flashner <efraim@flashner.co.il> | 16 | # Copyright © 2019, 2023 Efraim Flashner <efraim@flashner.co.il> |
| 17 | # Copyright © 2020, 2021, 2023 Maxim Cournoyer <maxim@guixotic.coop> | 17 | # Copyright © 2020, 2021, 2023, 2025 Maxim Cournoyer <maxim@guixotic.coop> |
| 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> | 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> |
| 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> | 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> |
| 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> | 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> |
| @@ -590,6 +590,7 @@ SCM_TESTS = \ | |||
| 590 | tests/http-client.scm \ | 590 | tests/http-client.scm \ |
| 591 | tests/inferior.scm \ | 591 | tests/inferior.scm \ |
| 592 | tests/ipfs.scm \ | 592 | tests/ipfs.scm \ |
| 593 | tests/ld-wrapper.scm \ | ||
| 593 | tests/lint.scm \ | 594 | tests/lint.scm \ |
| 594 | tests/modules.scm \ | 595 | tests/modules.scm \ |
| 595 | tests/monads.scm \ | 596 | tests/monads.scm \ |
