depth=../..

EXTRA_DIST_FILES = $(call src-wildcard,*.py)

include $(depth)/make/stepmake.make

default:

local-clean:
	rm -f *.pyc
