DEFINES=-DFRAME -DMAXIMIZE
LOCAL_LIBRARIES=$(XLIB)
SRCS=heliwm.c config.c winops.c
OBJS=heliwm.o config.o winops.o
ComplexProgramTarget(heliwm)
