mirror of https://github.com/BOINC/boinc.git
Fixed missing continuation mark
This commit is contained in:
parent
e4013f5c5f
commit
bac5f43443
|
@ -106,7 +106,7 @@ win_sources=
|
|||
win_headers=
|
||||
else # !(OS_WIN32 || OS_MAC)
|
||||
|
||||
generic_sources +=
|
||||
generic_sources += \
|
||||
procinfo_unix.cpp \
|
||||
synch.cpp \
|
||||
unix_util.cpp
|
||||
|
|
Loading…
Reference in New Issue