summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7326412..c71adc5 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,8 @@ news:
@cd ../web ; echo "Checking for web/ folder..." # check if web directory exists
cd web ; ./deploy.sh
@echo "News updated, please commit result on web."
+ @cd ../gameinfo-api ; echo "Checking for gameinfo-api/ folder..." # check
+ cd web ; ./gameinfo.sh
.PHONY: client
client: