From 84311ad2703f921327bb0905394d600ab4193cf7 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 29 Sep 2004 00:29:57 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=4264 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 60ea322cac..4f1cb7204c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ if ENABLE_SERVER endif if ENABLE_CLIENT - CLIENT_SUBDIRS = client clientgui + CLIENT_SUBDIRS = client endif SUBDIRS = RSAEuro $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS)