Added wbass2 package.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s

This commit is contained in:
Willem Cazander 2024-06-29 03:36:55 +02:00
parent 5a97dc89e7
commit d9a743cbc0
3 changed files with 8 additions and 1 deletions

View file

@ -11,6 +11,7 @@ $(TEST_DIST_QA_MSXHUB):
$(call mb_msxhub_get_nextor_utils,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_macro80,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_z80asmuk,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_wbass2,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_pmarc,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_lhpack,$(TEST_DIST_QA_MSXHUB)/utils)
$(call mb_msxhub_get_lhext,$(TEST_DIST_QA_MSXHUB)/utils)