#! gmake

DEPTH = ../..

DIRS = include src

INCLUDE = $(INCLUDE) -I$(DEPTH)/modules/libimg/public

include $(DEPTH)/config/rules.mk
