mirror of https://github.com/BOINC/boinc.git
* lib/Makefile.am (libboinc_a_SOURCES): add sighandle.[Ch].
svn path=/trunk/boinc/; revision=3089
This commit is contained in:
parent
a5fb138410
commit
6f53b88c4e
|
@ -34,7 +34,9 @@ libboinc_a_SOURCES = \
|
|||
shmem.h \
|
||||
synch.h \
|
||||
util.h \
|
||||
base64.h
|
||||
base64.h \
|
||||
sighandle.C \
|
||||
sighandle.h
|
||||
|
||||
# libboinc_graphics_a_SOURCES = \
|
||||
# ../api/graphics_api.C \
|
||||
|
|
Loading…
Reference in New Issue