NAME = nwm
SRCS = $(shell find src/ -name "*.c" -o -name "*.cpp")
LIBS += libfont

include $(NAVY_HOME)/Makefile.app
