ROOT_DIR = $(shell pwd)/../..

include $(ROOT_DIR)/examples/Makefile.common

RUN_CMD = python __init__.py
