diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:55:28 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:55:28 +0200 |
| commit | 4f0e09208f2a312fef54439597add2312a86cd72 (patch) | |
| tree | 3479895384db9d0ff7ecb65aeb7ac7fef8a64af8 /configure.ac | |
| parent | 60c48f4d5df503c02795d81a60f88dc033c2eb4b (diff) | |
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44865e8..4d18988 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,8 @@ AC_CONFIG_FILES([ doc/Makefile gnu/Makefile po/Makefile.in - tests/Makefile + testsuite/Makefile + testsuite/site_extra.exp guix.scm lib/aplwc.pc scripts/publish-release |