SUBDIRS := ymapsdf2json json2ymapsdf/src

test:: all
	cd tests && ./test.sh
clean::
	cd tests &&  rm -f log.txt step0.sql step1.json step2.sql step3.json step4.sql

include /usr/share/yandex/maps/build/build.mk
