Added a test for MUIA_Listview_SelectChange.
[AROS.git] / arch / arm-all / include / mmakefile.src
blob2061bc442b6677efc96f37fae9741623b8ca67e5
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 INCLUDE_FILES := $(call WILDCARD, aros/*.h)
6 %copy_includes mmake=compiler-includes path=aros/arm dir=aros
8 INCLUDE_FILES := $(call WILDCARD, asm/*.h)
9 %copy_includes mmake=compiler-includes path=asm/arm dir=asm