*** empty log message ***

svn path=/trunk/boinc/; revision=5346
This commit is contained in:
Rom Walton 2005-02-08 00:01:50 +00:00
parent 0f13e6d73c
commit 975f298574
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,7 @@ bin_PROGRAMS = boinc_client
EXTRA_PROGRAMS = cpu_benchmark
boinc_client_SOURCES = \
acct_mgr.C \
app.C \
app_control.C \
app_graphics.C \

View File

@ -50,4 +50,6 @@ struct ACCT_MGR {
ACCT_MGR();
};
#endif
#endif