Fix layout generation for MESS

This commit is contained in:
Vas Crabb 2015-03-31 14:46:58 +11:00
parent 23a2142b7c
commit eb17c33b2d

13
src/mess/mess.mak Normal file
View File

@ -0,0 +1,13 @@
###########################################################################
#
# makefile
#
# Additional makefile for building MESS
#
# Copyright (c) Nicola Salmoria and the MAME Team.
# Visit http://mamedev.org for licensing and usage restrictions.
#
###########################################################################
GEN_FOLDERS += $(GENDIR)/mame/layout/
LAYOUTS += $(SRC)/mame/layout/cdi.lay $(SRC)/mame/layout/neogeo.lay