diff options
author | Florian Dold <florian@dold.me> | 2024-08-05 12:27:47 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-08-05 12:27:47 +0200 |
commit | a79d185e0d9d1c3d646782eca9c082d7ada72871 (patch) | |
tree | 4e38a7a9c1dc63703e4029382bf336eff25999a0 | |
parent | 19349ef7266e3a26d23dcb7ad0f01daf57802494 (diff) |
bump SPA version, add chekc-prebuilt to make check
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | contrib/merchant-spa.lock | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3edff1e0..d1388118 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,8 @@ endif @DX_RULES@ +TESTS = contrib/check-prebuilt + ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ AUTHORS \ diff --git a/contrib/merchant-spa.lock b/contrib/merchant-spa.lock index 26acbf08..7bfd8360 100644 --- a/contrib/merchant-spa.lock +++ b/contrib/merchant-spa.lock @@ -1 +1 @@ -0.12.2 +0.12.8 |