Fixed the makefile to not include a file that is not there.

This commit is contained in:
OBattler
2017-05-11 20:15:08 +02:00
parent ced75af0c2
commit 8d5ca5c57d

View File

@@ -132,7 +132,6 @@ DEVOBJ = bugger.o lpt.o serial.o \
cdrom-dosbox.o cdrom-image.o cdrom-ioctl.o cdrom-null.o
USBOBJ = usb.o
NETOBJ = network.o \
net_pcap.o \
net_ne2000.o
SCSIOBJ = scsi.o scsi_disk.o scsi_buslogic.o scsi_aha154x.o
SNDOBJ = sound.o \