From 3a291c4cb7442464b7b961ebb78db1b38bc8cd49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6neberg?= Date: Thu, 8 Jan 2015 00:20:41 +0100 Subject: [PATCH] fixed MESS tiny build (nw) --- src/mess/tiny.mak | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/mess/tiny.mak b/src/mess/tiny.mak index a873af62db5..0979e44cb07 100644 --- a/src/mess/tiny.mak +++ b/src/mess/tiny.mak @@ -47,6 +47,12 @@ VIDEOS += TMS9928A +#------------------------------------------------- +# specify available bus cores +#------------------------------------------------- + +BUSES += COLECO + #------------------------------------------------- # This is the list of files that are necessary # for building all of the drivers referenced