DISTS = BotRunner.sh DispatcherRunner.sh

all:

install:
	$(INSTALL) -m 755 $(DISTS) $(INSTALL_DIR)
