summaryrefslogtreecommitdiff
path: root/MenuApplets/UserName/Makefile
blob: 13713befeee812aa9cb631abd2b87b35059e7e8d (plain)
1
2
3
4
5
6
7
OBJS = main.o

PROGRAM = UserName.MenuApplet

LIB_DEPS = GUI IPC Gfx Core

include ../../Makefile.common