mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5346
This commit is contained in:
parent
0f13e6d73c
commit
975f298574
|
@ -16,6 +16,7 @@ bin_PROGRAMS = boinc_client
|
||||||
EXTRA_PROGRAMS = cpu_benchmark
|
EXTRA_PROGRAMS = cpu_benchmark
|
||||||
|
|
||||||
boinc_client_SOURCES = \
|
boinc_client_SOURCES = \
|
||||||
|
acct_mgr.C \
|
||||||
app.C \
|
app.C \
|
||||||
app_control.C \
|
app_control.C \
|
||||||
app_graphics.C \
|
app_graphics.C \
|
||||||
|
|
|
@ -51,3 +51,5 @@ struct ACCT_MGR {
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue