Prefs/ScreenMode: change the way depth is selected
[AROS.git] / workbench / libs / kms / mmakefile.src
blob7e44ba57f001ca89f240f70a20ced538af8729ce
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 FILES := kms_library
5 FUNCS := openkeymap
7 %build_module mmake=workbench-libs-kms \
8     modname=kms modtype=library \
9     files="$(FILES) $(FUNCS)"
11 %common