summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume/ume.mak
blob: d319b66631184c957b3142d0819e5d91a1900784 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
###########################################################################
#
#   makefile
#
#   Additional makefile for building UME
#
#   Copyright (c) Nicola Salmoria and the MAME Team.
#   Visit http://mamedev.org for licensing and usage restrictions.
#
###########################################################################

GEN_FOLDERS += $(GENDIR)/mame/layout/ $(GENDIR)/mess/layout/
LAYOUTS += $(wildcard $(SRC)/mame/layout/*.lay) $(wildcard $(SRC)/mess/layout/*.lay)