Added m_v86p.o to the makefile.

This commit is contained in:
OBattler
2021-09-08 00:51:57 +02:00
parent d5f656e866
commit 372b59524b

View File

@@ -620,7 +620,7 @@ MCHOBJ := machine.o machine_table.o \
m_xt_xi8088.o m_xt_zenith.o \
m_pcjr.o \
m_amstrad.o m_europc.o \
m_xt_olivetti.o m_tandy.o \
m_xt_olivetti.o m_tandy.o m_v86p.o \
m_at.o m_at_commodore.o \
m_at_t3100e.o m_at_t3100e_vid.o \
m_ps1.o m_ps1_hdc.o \