From 54f956bccbf8e5bcbaf4be84ccde66b3c8ca3639 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Wed, 27 Nov 2019 15:20:10 -0800 Subject: [PATCH] updated path to client in main controller --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 87bc984..8f5d1ad 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -subdirs= website/ server/ +subdirs= freechat-client/ server/ # for now we just build everything normally all: