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 /Makefile.am | |
parent | 19349ef7266e3a26d23dcb7ad0f01daf57802494 (diff) |
bump SPA version, add chekc-prebuilt to make check
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 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 \ |