mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=7536
This commit is contained in:
parent
5cf2cb09b9
commit
52d8090ee4
|
@ -11079,3 +11079,9 @@ David 26 Aug 2005
|
|||
team_email_list.php
|
||||
sched/
|
||||
handle_request.C
|
||||
|
||||
Jeff 27 Aug 2005
|
||||
- added items to fcgi_SOURCES
|
||||
|
||||
sched/
|
||||
Makefile.am
|
||||
|
|
|
@ -153,6 +153,9 @@ fcgi_SOURCES = \
|
|||
handle_request.C \
|
||||
main.C \
|
||||
sched_send.C \
|
||||
sched_resend.C \
|
||||
sched_array.C \
|
||||
sched_hr.C \
|
||||
server_types.C \
|
||||
../lib/synch.C \
|
||||
sched_shmem.C \
|
||||
|
|
Loading…
Reference in New Issue