surveil/Makefile
aviau 598071592f fig is now deprecated
Change-Id: Idbd010695cd07a3ea1e56021c0a7157141cd0bd6
2015-04-03 18:10:27 -04:00

10 lines
123 B
Makefile

test: clean
tox
clean:
rm -rf pbr-*.egg
rm -rf surveil.egg-info
rm -rf .tox
rm -rf .testrepository
rm -rf doc/build