ROOT = ../..
-include $(ROOT)/config.mk

PROG = fzenity
TARGET = $(PROG)

MOD_HDRS = ../include/common.h

include $(ROOT)/src/prog.mk
