mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=15318
This commit is contained in:
parent
58764e05a2
commit
613746c853
|
@ -17,7 +17,7 @@ if ENABLE_CLIENT
|
|||
endif
|
||||
|
||||
if BUILD_CLIENTGUI
|
||||
CLIENTGUI_SUBDIRS = clientgui clientgui/icons locale/client
|
||||
CLIENTGUI_SUBDIRS = clientgui clientgui/res locale/client
|
||||
endif
|
||||
|
||||
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
||||
|
|
|
@ -665,7 +665,7 @@ AC_CONFIG_FILES([
|
|||
api/Makefile
|
||||
apps/Makefile
|
||||
clientgui/Makefile
|
||||
clientgui/icons/Makefile
|
||||
clientgui/res/Makefile
|
||||
client/Makefile
|
||||
client/win/boinc_path_config.py:py/Boinc/boinc_path_config.py.in
|
||||
client/scripts/Makefile
|
||||
|
|
Loading…
Reference in New Issue