Fix linking of unidasm when using mame target.

This commit is contained in:
Wilbert Pol 2013-08-24 17:52:49 +00:00
parent e655d95f7e
commit c9f739dbe3

View File

@ -43,6 +43,7 @@ OBJDIRS += \
CPUS += Z80 CPUS += Z80
CPUS += Z180 CPUS += Z180
CPUS += I8085 CPUS += I8085
CPUS += I8089
CPUS += M6502 CPUS += M6502
CPUS += H6280 CPUS += H6280
CPUS += I86 CPUS += I86