all:
	pyuic ui/agenteGui.ui -o agenteGui.py
	pyuic ui/gerenteGui.ui -o gerenteGui.py
	pyuic ui/opcoesGui.ui -o opcoesGui.py
	python conecta.py
