diff --git a/GNUmakefile.in b/GNUmakefile.in
index e6b540448e0d94f7942f6d7103ee30c4244f71e0..756f74b5d429d760f0edad6396338df67d853e53 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)