ladybird/MenuApplets/Clock/Makefile
2020-02-06 12:04:00 +01:00

7 lines
102 B
Makefile
Executable File

OBJS = main.o
PROGRAM = Clock.MenuApplet
LIB_DEPS = GUI IPC Gfx Core
include ../../Makefile.common