all:
	make -C lights/
	mv lights/bbx-test lights/lights
	make -C sensors/
	mv sensors/bbx-test sensors/sensors
	
