mirror of https://github.com/BOINC/boinc.git
Quick update to see if I can get the manager to automatically build again.
svn path=/trunk/boinc/; revision=22267
This commit is contained in:
parent
a1cbb05482
commit
3c4892e028
|
@ -22,9 +22,6 @@ endif
|
||||||
|
|
||||||
if ENABLE_MANAGER
|
if ENABLE_MANAGER
|
||||||
CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
|
CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
|
||||||
if BUILD_X11_SCREENSAVER
|
|
||||||
CLIENTGUI_SUBDIRS += clientscr
|
|
||||||
endif
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
||||||
|
|
Loading…
Reference in New Issue