mirror of https://github.com/BOINC/boinc.git
parent
3c4892e028
commit
761d61a950
|
@ -22,6 +22,9 @@ 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