summaryrefslogtreecommitdiff
path: root/wrappers/python/Makefile
blob: 53d137522dc99545194832d78359cb604f2d41c2 (plain)
1
2
3
4
5
6
7
.PHONY: compile test

compile:
	./discovery.py

test:
	./test_discovery.py