summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-06-10 23:37:34 +0000
committer smf- <smf-@users.noreply.github.com>2013-06-10 23:37:34 +0000
commitdd3135cc47d78f3407f917757db9b1dd936ba6be (patch)
treebbc648106183bdd1a71a3496b3352db0008c6e7a /makefile
parent592f59102c32cf691f8c29e940b6db5111fe5685 (diff)
uncommented it now that the .mak file is in (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 64cf226a1c1..cc76b0ca967 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)