Fixed build temporarily. (nw)

This commit is contained in:
Curt Coder 2013-06-10 21:49:51 +00:00
parent 62f3ef1302
commit c87dab4a64

View File

@ -746,7 +746,7 @@ include $(SRC)/emu/emu.mak
include $(SRC)/lib/lib.mak include $(SRC)/lib/lib.mak
-include $(SRC)/osd/$(CROSS_BUILD_OSD)/build.mak -include $(SRC)/osd/$(CROSS_BUILD_OSD)/build.mak
include $(SRC)/tools/tools.mak include $(SRC)/tools/tools.mak
include $(SRC)/regtests/regtests.mak #include $(SRC)/regtests/regtests.mak
# combine the various definitions to one # combine the various definitions to one
CCOMFLAGS += $(INCPATH) CCOMFLAGS += $(INCPATH)