Fix typo causing incorrect desktop sorting
[AROS.git] / workbench / system / mmakefile.src
blobe11110b9a22125565a5ed25b75053b265b555847
1 #   $Id$
3 #   Makefile for the Workbench:System directory.
5 include $(TOP)/config/make.cfg
7 FILES   := \
8     FixFonts
10 #MM- workbench : workbench-system
11 #MM workbench-system : includes linklibs
13 %build_progs mmake=workbench-system \
14     files=$(FILES) targetdir=$(AROSDIR)/System \
15     uselibs="amiga arosc"
17 %common