From 388506c3d45a60d448d71519420d9b41ca13878b Mon Sep 17 00:00:00 2001 From: Val Lorentz Date: Sun, 8 Dec 2024 09:36:07 +0100 Subject: [PATCH] Fix typo in Ergo selectors --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c92ad70..2b03f62 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ CHARYBDIS_SELECTORS := \ ERGO_SELECTORS := \ (Ergo or not implementation-specific) \ - not deprecated \ + and not deprecated \ $(EXTRA_SELECTORS) HYBRID_SELECTORS := \