*** empty log message ***

svn path=/trunk/boinc/; revision=4407
This commit is contained in:
Rom Walton 2004-10-23 04:28:54 +00:00
parent cd7df97ddc
commit ed3f144193
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if ENABLE_SERVER
endif
if ENABLE_CLIENT
CLIENT_SUBDIRS = client
CLIENT_SUBDIRS = client clientgui
endif
SUBDIRS = RSAEuro $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) $(API_SUBDIRS)