mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
* mps/Makefile.in (test-make-build): Include the testmmqa target.
This commit is contained in:
parent
777972ca95
commit
3f42efbefb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue