Removed maximum number of clients

This commit is contained in:
Kayne Ruse
2013-06-24 12:41:10 +10:00
parent 2a46f82f84
commit 23782ff4e3
4 changed files with 8 additions and 15 deletions
-1
View File
@@ -1,7 +1,6 @@
OUTDIR=out
all: $(OUTDIR)
$(MAKE) -C SDL_net
$(MAKE) -C codebase
$(MAKE) -C common