From aa73624e13afd6767fc8c1b6a572b35f751dae2b Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 5 Dec 2024 15:06:51 -0500 Subject: test-pkev: add to 'all' target --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d3c11f..0c74477 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ all: options .WAIT clean .WAIT \ test-pkmem test-pkmem-cpp \ test-pkmacros test-pkmacros-cpp \ test-pkstr test-pkstr-cpp \ + test-pkev test-pkev-cpp \ test-pkarr test-pkarr-cpp \ options: -- cgit v1.2.3