diff --git a/makefile b/makefile index cc76b0ca967..64cf226a1c1 100644 --- a/makefile +++ b/makefile @@ -746,7 +746,7 @@ include $(SRC)/emu/emu.mak include $(SRC)/lib/lib.mak -include $(SRC)/osd/$(CROSS_BUILD_OSD)/build.mak include $(SRC)/tools/tools.mak -include $(SRC)/regtests/regtests.mak +#include $(SRC)/regtests/regtests.mak # combine the various definitions to one CCOMFLAGS += $(INCPATH)