Added unit tester to the MingW makefile.

This commit is contained in:
OBattler
2024-01-09 18:35:53 +01:00
parent 79874ad3d5
commit fbc1341e58

View File

@@ -618,7 +618,8 @@ DEVOBJ := bugger.o cartridge.o cassette.o hasp.o hwm.o hwm_lm75.o hwm_lm78.o hwm
mouse_serial.o mouse_ps2.o \
mouse_wacom_tablet.o \
nec_mate_unk.o phoenix_486_jumper.o \
serial_passthrough.o
serial_passthrough.o \
unittester.o
SIOOBJ := sio_acc3221.o sio_ali5123.o \
sio_f82c710.o sio_82091aa.o sio_fdc37c6xx.o \