Work on getting bots in there

This commit is contained in:
Neale Pickett 2010-05-15 17:48:33 -06:00
parent 3014ff5653
commit 1adc53d511
4 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ tanks-clean:
install: $(INSTALL_TARGETS)
install bin/pointscli $(DESTDIR)$(BIN)
install bin/in.pointsd bin/in.flagd \
bin/kevin bin/badmathbot \
bin/scoreboard \
bin/run-ctf $(DESTDIR)$(SBIN)
cp -r lib/* $(DESTDIR)$(LIB)