summaryrefslogtreecommitdiff
path: root/Makefile
blob: 5b86ede821a272a7beae02ceb737932191859996 (plain)
1
2
3
all:
	(cd server && make)
	(cd  client && make)