From 2bc5638b01ab2adf8088eb52ceac8377239a35ad Mon Sep 17 00:00:00 2001
From: Mike Hibler <hibler@cs.utah.edu>
Date: Mon, 18 May 2020 14:26:22 -0600
Subject: [PATCH] Link in wbstore.

---
 GNUmakefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile.in b/GNUmakefile.in
index e6b540448e..756f74b5d4 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -52,7 +52,7 @@ ifeq ($(STANDALONE_CLEARINGHOUSE),0)
 SUBDIRS = \
 	clientside/lib \
 	db assign www @optional_subdirs@ clientside ipod security sensors \
-	pxe tbsetup account tmcd utils backend ipod vis \
+	pxe tbsetup account tmcd utils wbstore backend ipod vis \
 	sensors os xmlrpc autofs install/newnode_sshkeys \
 	tools/svn collab/exp-vis node_usage install
 ifeq ($(ISMAINSITE),1)
-- 
GitLab