client: Add missing reference to thread.cpp for Makefile.am

This commit is contained in:
Rom Walton 2013-10-22 14:28:51 -04:00
parent 95ef460821
commit 67c4db3e66
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ boinc_client_SOURCES = \
rr_sim.cpp \
sandbox.cpp \
scheduler_op.cpp \
thread.cpp \
time_stats.cpp \
whetstone.cpp \
work_fetch.cpp