Added an AutoDoc for MUIA_Listview_DragType.
[AROS.git] / test / locale / mmakefile.src
blob86bb2fc68b594b69c07923d319ea805d814eaa01
1 # Copyright © 2016, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES := \
7  localetest \
8  openlocale
10 EXEDIR := $(AROS_TESTS)/locale
12 #MM- test : test-locale
13 #MM- test-quick : test-locale-quick
14 #MM  test-locale : test-locale-miscfiles
16 %build_progs mmake=test-locale \
17     files=$(FILES) targetdir=$(EXEDIR)
19 %copy_files_q mmake=test-locale-miscfiles files="openlocale.prefs" dst=$(EXEDIR)
21 %common