mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4407
This commit is contained in:
parent
cd7df97ddc
commit
ed3f144193
|
@ -10,7 +10,7 @@ if ENABLE_SERVER
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if ENABLE_CLIENT
|
if ENABLE_CLIENT
|
||||||
CLIENT_SUBDIRS = client
|
CLIENT_SUBDIRS = client clientgui
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = RSAEuro $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) $(API_SUBDIRS)
|
SUBDIRS = RSAEuro $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) $(API_SUBDIRS)
|
||||||
|
|
Loading…
Reference in New Issue