summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume/ume.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/ume/ume.mak')
-rw-r--r--src/ume/ume.mak10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ume/ume.mak b/src/ume/ume.mak
deleted file mode 100644
index 9a2cd01c0bd..00000000000
--- a/src/ume/ume.mak
+++ /dev/null
@@ -1,10 +0,0 @@
-###########################################################################
-#
-# makefile
-#
-# Additional makefile for building UME
-#
-###########################################################################
-
-GEN_FOLDERS += $(GENDIR)/mame/layout/ $(GENDIR)/mess/layout/
-LAYOUTS += $(wildcard $(SRC)/mame/layout/*.lay) $(wildcard $(SRC)/mess/layout/*.lay)