Build Lunapaint from Contrib.
[AROS-Contrib.git] / gfx / lunapaint / src / app / catalogs / mmakefile.src
blob90d650d1f7bc9fac7db70351a796b358691e28a2
1 # Copyright © 2016, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 TARGETDIR := $(AROS_CONTRIB)/MultiMedia/Gfx/Lunapaint/Catalogs
8 %build_catalogs mmake=contrib-gfx-lunapaint-catalogs \
9     name=Lunapaint source=$(SRCDIR)/$(CURDIR)/../strings.h \
10     subdir= dir=$(TARGETDIR)
12 FIXME: it shouldn't be necessary to create strings.h in SRCDIR