From 3f42efbefbd41a8d4f2b91fc5ca12c116b80786b Mon Sep 17 00:00:00 2001 From: Helmut Eller Date: Fri, 6 Mar 2026 09:33:28 +0100 Subject: [PATCH] * mps/Makefile.in (test-make-build): Include the testmmqa target. --- mps/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/Makefile.in b/mps/Makefile.in index 627817ea40d..0922c52f4de 100644 --- a/mps/Makefile.in +++ b/mps/Makefile.in @@ -87,7 +87,7 @@ make-install-dirs: install: @INSTALL_TARGET@ test-make-build: - $(MAKE) $(TARGET_OPTS) testci testratio testscheme + $(MAKE) $(TARGET_OPTS) testci testratio testscheme testmmqa $(MAKE) $(COMMON_OPTS) \ -f anan$(MPS_BUILD_NAME).gmk VARIETY=cool \ clean-testansi