summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume/ume.mak
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2012-09-20 23:18:34 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2012-09-20 23:18:34 +0000
commit616f0c70391638bdf8ae46a424c62e237abe2779 (patch)
tree5212254edeccda3bca758b128e288885367b36cc /src/ume/ume.mak
parentde3154e557369242700e2f75d4a58a8139186b89 (diff)
added resources and icon for UME / added UME support to verinfo and updated the usage string (no whatsnew)
Diffstat (limited to 'src/ume/ume.mak')
-rw-r--r--src/ume/ume.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ume/ume.mak b/src/ume/ume.mak
index 1e7dd9b3507..c3471f8a5bf 100644
--- a/src/ume/ume.mak
+++ b/src/ume/ume.mak
@@ -14,7 +14,8 @@ CFLAGS += \
-I$(SRC)/mess/osd \
-I$(SRC)/mess/osd/$(OSD)
-OBJDIRS += $(OBJ)/ume
+UMEOBJ = $(OBJ)/ume
+OBJDIRS += $(UMEOBJS)
$(DRIVLISTSRC): $(SRC)/mame/mame.lst $(SRC)/mess/mess.lst