move the tests under the debug folder
[AROS.git] / debug / test / keymap / mmakefile.src
blob1d6bb26ca73e4731bd67b2f37c5482b528d101ad
1 # Copyright © 2016, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES := \
7  keymaptest \
8  printnativekeytable \
10 EXEDIR := $(AROS_TESTS)/keymap
12 #MM- test : test-keymap
13 #MM- test-quick : test-keymap-quick
15 %build_progs mmake=test-keymap \
16     files=$(FILES) targetdir=$(EXEDIR)
18 %common