mirror of https://github.com/BOINC/boinc.git
Removed reference to BOINCGLUT
svn path=/trunk/boinc/; revision=5076
This commit is contained in:
parent
4411204b59
commit
cbb55ca0ca
|
@ -22,7 +22,7 @@ endif
|
||||||
|
|
||||||
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
# ORDER MATTERS below. One must build dependencies FIRST, then things
|
||||||
# that depend on them later
|
# that depend on them later
|
||||||
SUBDIRS = m4 RSAEuro $(API_SUBDIRS) $(SERVER_SUBDIRS) $(BOINCGLUT_SUBDIR) $(CLIENT_SUBDIRS) $(CLIENTGUI_SUBDIRS)
|
SUBDIRS = m4 RSAEuro $(API_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) $(CLIENTGUI_SUBDIRS)
|
||||||
|
|
||||||
# Putting a directory name recursively copies the entire contents - the
|
# Putting a directory name recursively copies the entire contents - the
|
||||||
# dist-hook below gets rid of CVS directories.
|
# dist-hook below gets rid of CVS directories.
|
||||||
|
|
Loading…
Reference in New Issue