Fixed missing continuation mark

This commit is contained in:
Eric J Korpela 2014-05-02 10:32:42 -07:00
parent e4013f5c5f
commit bac5f43443
1 changed files with 1 additions and 1 deletions

View File

@ -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