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
|
endif
|
||||||
|
|
||||||
if BUILD_CLIENTGUI
|
if BUILD_CLIENTGUI
|
||||||
CLIENTGUI_SUBDIRS = clientgui clientgui/icons locale/client
|
CLIENTGUI_SUBDIRS = clientgui clientgui/res locale/client
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
||||||
|
|
|
@ -665,7 +665,7 @@ AC_CONFIG_FILES([
|
||||||
api/Makefile
|
api/Makefile
|
||||||
apps/Makefile
|
apps/Makefile
|
||||||
clientgui/Makefile
|
clientgui/Makefile
|
||||||
clientgui/icons/Makefile
|
clientgui/res/Makefile
|
||||||
client/Makefile
|
client/Makefile
|
||||||
client/win/boinc_path_config.py:py/Boinc/boinc_path_config.py.in
|
client/win/boinc_path_config.py:py/Boinc/boinc_path_config.py.in
|
||||||
client/scripts/Makefile
|
client/scripts/Makefile
|
||||||
|
|
Loading…
Reference in New Issue